Version

Search Results

IsPreviewVisible Property

Gets or sets the value which indicates whether the preview area is visible in the Navigator dialog. Syntax Property Value True if a preview of the selected items contents should be displayed to the right of the item in the navigator dialog; False otherwise. Exceptions Exception Description System.ComponentModel.In...

IsPreviewVisibleResolved Property

Gets the resolved value of IsPreviewVisible. Syntax

ItemAppearance Property (NavigatorSettings)

Returns or sets the appearance of the list items in the Navigator user interface. Syntax

ItemDescriptionAreaAppearance Property

Returns or sets the appearance of the area in the Navigator user interface which displays a description of the selected item. Syntax

ItemDescriptionBodyAppearance Property

Returns or sets the appearance of the lower text area in the Navigator user interfaces Description Area. Syntax

ItemDescriptionHeaderAppearance Property

Returns or sets the appearance of the upper text area in the Navigator user interfaces Description Area. Syntax

ItemDescriptionLocation Property

Gets or sets the value which indicates where to show the description of the selected item in the Navigator dialog. Syntax Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException The value assigned is not defined in the NavigatorItemDescriptionLocation enumaration.

ItemDescriptionLocationResolved Property

Gets the resolved value of ItemDescriptionLocation. Syntax

ListHeaderAppearance Property

Returns or sets the appearance of the text areas above the lists displayed in the Navigator user interface. Syntax

MaxItemsPerColumn Property

Returns or sets the maximum number of items allowed in a column of the list(s) displayed in the Navigator user interface. The default value is 15. If this property is set to a value less than 1 an ArgumentOutOfRange exception will be thrown. Syntax Remarks This value affects both the list of panes and the list of ...