The following tables list the members exposed by NavigatorSettings.
Name | Description | |
---|---|---|
NavigatorSettings Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Resets the object to its default state. | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetFooterAreaAppearance | Resets the FooterAreaAppearance property to its default value. | |
ResetHeaderAreaAppearance | Resets the HeaderAreaAppearance property to its default value. | |
ResetHotTrackedItemAreaAppearance | Resets the HotTrackedItemAreaAppearance property to its default value. | |
ResetItemAppearance | Resets the ItemAppearance property to its default value. | |
ResetItemDescriptionAreaAppearance | Resets the ItemDescriptionAreaAppearance property to its default value. | |
ResetItemDescriptionBodyAppearance | Resets the ItemDescriptionBodyAppearance property to its default value. | |
ResetItemDescriptionHeaderAppearance | Resets the ItemDescriptionHeaderAppearance property to its default value. | |
ResetListHeaderAppearance | Resets the ListHeaderAppearance property to its default value. | |
ResetMdiListCaption | Resets the MdiListCaption property to its default value. | |
ResetPaneListCaption | Resets the PaneListCaption property to its default value. | |
ResetSelectedItemAppearance | Resets the SelectedItemAppearance property to its default value. | |
ShouldSerialize | Indicates if any of the property values differ from the default value. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDispose | Overridden. Invoked when the resources utilized by the object are released and the object is being disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property on a sub object has changed. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAppearance | Indicates whether the Appearance property contains data that needs to be serialized. | |
ShouldSerializeFooterAreaAppearance | Indicates whether the FooterAreaAppearance property contains data that needs to be serialized. | |
ShouldSerializeHeaderAreaAppearance | Indicates whether the HeaderAreaAppearance property contains data that needs to be serialized. | |
ShouldSerializeHotTrackedItemAreaAppearance | Indicates whether the HotTrackedItemAreaAppearance property contains data that needs to be serialized. | |
ShouldSerializeItemAppearance | Indicates whether the ItemAppearance property contains data that needs to be serialized. | |
ShouldSerializeItemDescriptionAreaAppearance | Indicates whether the ItemDescriptionAreaAppearance property contains data that needs to be serialized. | |
ShouldSerializeItemDescriptionBodyAppearance | Indicates whether the ItemDescriptionBodyAppearance property contains data that needs to be serialized. | |
ShouldSerializeItemDescriptionHeaderAppearance | Indicates whether the ItemDescriptionHeaderAppearance property contains data that needs to be serialized. | |
ShouldSerializeListHeaderAppearance | Indicates whether the ListHeaderAppearance property contains data that needs to be serialized. | |
ShouldSerializeMdiListCaption | Indicates if the MdiListCaption property needs to be serialized. | |
ShouldSerializePaneListCaption | Indicates if the PaneListCaption property needs to be serialized. | |
ShouldSerializeSelectedItemAppearance | Indicates whether the SelectedItemAppearance property contains data that needs to be serialized. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |