The following tables list the members exposed by UltraNavigationBarLocationSettings.
Name | Description | |
---|---|---|
UltraNavigationBarLocationSettings Constructor | Constructor used during deserialization to initialize a new UltraNavigationBarButtonAppearances object with the serialized property values. |
Name | Description | |
---|---|---|
appearanceHolder | Used to store Appearance objects. (Inherited from Infragistics.Win.Misc.ButtonAppearancesBase) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
ActiveAppearance | Gets/sets the appearance for the associated UltraNavigationBarLocation that is used when its user interface element is in the active state. | |
Appearance | Gets/sets the general (i.e., stateless) appearance for the object associated with this instance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DropDownButtonVisible | Gets/sets whether a dropdown button is displayed for the UltraNavigationBarLocation, and if so, under which circumstances. | |
HasActiveAppearance | Returns whether an appearance object has been created for the ActiveAppearance. | |
HasAppearance | Returns whether an appearance object has been created for the Appearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
HasHotTrackAppearance | Returns whether an appearance object has been created for the HotTrackAppearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
HasLocationsDropDownListAppearance | Returns whether an appearance object has been created for the LocationsDropDownListAppearance. | |
HasPressedAppearance | Returns whether an appearance object has been created for the PressedAppearance. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
HasSelectedAppearance | Returns whether an appearance object has been created for the SelectedAppearance. | |
HotTrackAppearance | Gets/sets the appearance for the object associated with this instance which is applied when the cursor passes within the bounds of the associated user interface element. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
LocationsDropDownListAppearance | Gets/sets the appearance which defines the visual attributes for the dropdown list which is displayed when an UltraNavigationBarLocation is in the expanded state. | |
MaximumDropDownItems | Gets/sets the maximum number of items that are visible in the dropdown list which appears when the associated UltraNavigationBarLocation is expanded. | |
MaximumTextButtonWidth | Gets/sets the maximum width for the user interface element which represents the associated UltraNavigationBarLocation on the navigation path. | |
PressedAppearance | Gets/sets the appearance for the object associated with this instance which is applied when the associated user interface element is in the pressed state. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
SelectedAppearance | Gets/sets the appearance for the associated UltraNavigationBarLocation that is used when its user interface element is in the selected state. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TextButtonDisplayStyle | Gets/sets whether the button in which the text for this UltraNavigationBarLocation is displayed is visible in the user interface, and also whether the button displays an image, the resolved text, or both. |
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 | Restores all property values of this UltraNavigationBarLocationSettings instance to their respective defaults. | |
ResetActiveAppearance | Resets the properties of the ActiveAppearance to their default values. | |
ResetAppearance | Resets the properties of the Appearance to their default values. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
ResetDropDownButtonVisible | Resets the value of the DropDownButtonVisible property to its default. | |
ResetHotTrackAppearance | Resets the properties of the HotTrackAppearance to their default values. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
ResetLocationsDropDownListAppearance | Resets the properties of the LocationsDropDownListAppearance to their default values. | |
ResetMaximumDropDownItems | Resets the value of the MaximumDropDownItems property to its default. | |
ResetMaximumTextButtonWidth | Resets the value of the MaximumTextButtonWidth property to its default. | |
ResetPressedAppearance | Resets the properties of the PressedAppearance to their default values. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
ResetSelectedAppearance | Resets the properties of the SelectedAppearance to their default values. | |
ResetTextButtonDisplayStyle | Resets the value of the TextButtonDisplayStyle property to its default. | |
ShouldSerialize | Returns whether this UltraNavigationBarLocationSettings instance has any property values which deviate from their defaults. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the string representation of this object. (Inherited from Infragistics.Win.Misc.ButtonAppearancesBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectDataHelper | Helper method for implementing the ISerializable interface's GetObjectData method. (Inherited from Infragistics.Win.Misc.ButtonAppearancesBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Called when this instance has been disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property changes on an object property of the UltraNavigationBar control. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeActiveAppearance | Returns whether the ActiveAppearance requires serialization. | |
ShouldSerializeAppearance | Returns whether the Appearance requires serialization. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
ShouldSerializeDropDownButtonVisible | Returns whether the value of the DropDownButtonVisible property has been changed from its default. | |
ShouldSerializeHotTrackAppearance | Returns whether the HotTrackAppearance requires serialization. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
ShouldSerializeLocationsDropDownListAppearance | Returns whether the LocationsDropDownListAppearance requires serialization. | |
ShouldSerializeMaximumDropDownItems | Returns whether the value of the MaximumDropDownItems property has been changed from its default. | |
ShouldSerializeMaximumTextButtonWidth | Returns whether the value of the MaximumTextButtonWidth property has been changed from its default. | |
ShouldSerializePressedAppearance | Returns whether the PressedAppearance requires serialization. (Inherited from Infragistics.Win.Misc.UltraNavigationBarButtonAppearances) | |
ShouldSerializeSelectedAppearance | Returns whether the SelectedAppearance requires serialization. | |
ShouldSerializeTextButtonDisplayStyle | Returns whether the value of the TextButtonDisplayStyle property has been changed from its default. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |