For a list of all members of this type, see NavigatorSettings members.
Name | Description | |
---|---|---|
Appearance | Returns or sets the appearance of the Navigator user interface. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Enabled | Returns or sets whether the Navigator user interface will be displayed when the user presses Ctrl + Tab. The Navigator interface can only be summoned via Ctrl + Tab if the UltraDockManager's HostControl property is set to an MDI parent form. | |
FooterAreaAppearance | Gets or sets the appearance of the footer area of the Navigator dialog. | |
HasAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasFooterAreaAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasHeaderAreaAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasHotTrackedItemAreaAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasItemAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasItemDescriptionAreaAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasItemDescriptionBodyAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasItemDescriptionHeaderAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasListHeaderAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasSelectedItemAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HeaderAreaAppearance | Gets or sets the appearance of the header area of the Navigator dialog. | |
HotTrackedItemAreaAppearance | Gets or sets the hot tracked appearance of the list items in the Navigator dialog. | |
IsItemIconVisibleInHeader | Gets or sets the value which indicates whether the selected item's icon should show before in the description area header text. | |
IsItemIconVisibleInHeaderResolved | Gets the resolved value of IsItemIconVisibleInHeader. | |
IsPreviewVisible | Gets or sets the value which indicates whether the preview area is visible in the Navigator dialog. | |
IsPreviewVisibleResolved | Gets the resolved value of IsPreviewVisible. | |
ItemAppearance | Returns or sets the appearance of the list items in the Navigator user interface. | |
ItemDescriptionAreaAppearance | Returns or sets the appearance of the area in the Navigator user interface which displays a description of the selected item. | |
ItemDescriptionBodyAppearance | Returns or sets the appearance of the lower text area in the Navigator user interface's Description Area. | |
ItemDescriptionHeaderAppearance | Returns or sets the appearance of the upper text area in the Navigator user interface's Description Area. | |
ItemDescriptionLocation | Gets or sets the value which indicates where to show the description of the selected item in the Navigator dialog. | |
ItemDescriptionLocationResolved | Gets the resolved value of ItemDescriptionLocation. | |
ListHeaderAppearance | Returns or sets the appearance of the text areas above the lists displayed in the Navigator user interface. | |
MaxItemsPerColumn | 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. | |
MdiListCaption | Returns or sets the text shown above the list of MDI child windows, in the Navigator user interface. | |
MdiListMaxColumns | Returns or sets the maximum number of columns displayed in the list of MDI children, in the Navigator user interface. The default value is 4. If this property is set to a value less than 1 an ArgumentOutOfRange exception will be thrown. | |
NavigatorStyle | Gets or sets the value which determines the style of the Navigator dialog. | |
NavigatorStyleResolved | Gets the resolved value of NavigatorStyle. | |
PaneListCaption | Returns or sets the text shown above the list of dockable panes, in the Navigator user interface. | |
PaneListMaxColumns | Returns or sets the maximum number of columns displayed in the list of dockable panes, in the Navigator user interface. The default value is 4. If this property is set to a value less than 1 an ArgumentOutOfRange exception will be thrown. | |
SelectedItemAppearance | Returns or sets the appearance of the selected item in the Navigator user interface. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |