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...
Gets the resolved value of IsPreviewVisible. Syntax
Returns or sets the appearance of the list items in the Navigator user interface. Syntax
Returns or sets the appearance of the area in the Navigator user interface which displays a description of the selected item. Syntax
Returns or sets the appearance of the lower text area in the Navigator user interfaces Description Area. Syntax
Returns or sets the appearance of the upper text area in the Navigator user interfaces Description Area. Syntax
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.
Gets the resolved value of ItemDescriptionLocation. Syntax
Returns or sets the appearance of the text areas above the lists displayed in the Navigator user interface. Syntax
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 ...