MVCxNavBarGroup Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Allow |
Reserved for future use.
Inherited from Nav |
Allow |
Specifies whether the group’s expansion state can be changed.
Inherited from Nav |
Client |
Gets or sets a value that specifies the group’s initial visibility state on the client.
Inherited from Nav |
Collapse |
Gets an image a click on which collapses the group.
Inherited from Nav |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Content |
Gets the style settings for the group’s client region.
Inherited from Nav |
Content |
Gets or sets a template used for displaying the client region’s content of the current group.
Inherited from Nav |
Data |
Gets the data item that is bound to the navbar group.
Inherited from Nav |
Data |
Gets the path to the data that is bound to the navbar group.
Inherited from Nav |
Enabled |
Gets or sets a value that indicates whether the group is enabled, allowing the group to response to end-user interactions.
Inherited from Nav |
Expand |
Gets or sets a value that specifies the position at which the expand button is displayed within the group’s header.
Inherited from Nav |
Expanded |
Gets or sets a value specifying whether the group is expanded.
Inherited from Nav |
Expand |
Gets an image a click on which expands the group.
Inherited from Nav |
Header |
Gets the settings of a group header image which is displayed within the group’s header.
Inherited from Nav |
Header |
Gets the settings of a group header image which is displayed within the group’s header when the group is collapsed.
Inherited from Nav |
Header |
Gets the style settings for the group’s header.
Inherited from Nav |
Header |
Gets the header style of the group which is in collapsed state.
Inherited from Nav |
Header |
Gets or sets a template used for displaying the content of the group’s header.
Inherited from Nav |
Header |
Gets or sets a template used for displaying the content of the group’s header when the group is in a collapsed state.
Inherited from Nav |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Item |
Gets or sets the bullet style for the group’s items.
Inherited from Nav |
Item |
Gets the image settings displayed by all the items within the group.
Inherited from Nav |
Item |
Gets or sets a value that specifies how item images are positioned within the group’s items.
Inherited from Nav |
Item |
Gets or sets a value that specifies how items are represented as links within the group.
Inherited from Nav |
Items | Gets the collection of items within the group and provides indexed access to them. |
Item |
Gets the style settings for the group’s items.
Inherited from Nav |
Item |
Gets or sets a template used for displaying the content of the group’s items.
Inherited from Nav |
Item |
Gets or sets a template used for displaying the text content of the group’s items.
Inherited from Nav |
Name |
Gets or sets the unique identifier name for the group.
Inherited from Nav |
Nav |
Gets the navbar object to which the current group belongs.
Inherited from Nav |
Navigate |
Gets or sets an URL which defines the navigation location.
Inherited from Nav |
Show |
Gets or sets a value that specifies whether the expand button is displayed within the group’s header.
Inherited from Nav |
Target |
Gets or sets the window or frame at which to target the contents of the URL associated with the group’s caption.
Inherited from Nav |
Text |
Gets or sets the group’s caption (the text content of the group’s header).
Inherited from Nav |
Tool |
Gets or sets the tooltip text for the group’s header.
Inherited from Nav |
Visible |
Gets or sets a value specifying the visibility of the group.
Inherited from Nav |
Visible |
Gets or sets a value specifying the position of the group amongst the visible groups in the navbar control.
Inherited from Nav |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Collection |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Searches the current naming container for a server control with the specified id parameter.
Inherited from Nav |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Returns a value that indicates whether the group has visible items.
Inherited from Nav |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Allows you to specify a template for the client region’s content of the current group. |
Set |
Allows you to specify a template for the client region content of the current group. |
Set |
Allows you to specify a template for the content of the group’s header when the group is in a collapsed state. |
Set |
Allows you to specify a template for the content of the group’s header when the group is in a collapsed state. |
Set |
Allows you to specify a template for the group’s header. |
Set |
Allows you to specify a template for the group’s header. |
Set |
Allows you to provide a template for rendering the content of all items within the current MVCx |
Set |
Allows you to provide a template for rendering the content of all items within the current MVCx |
Set |
Allows you to provide a template for rendering the text the content of all items within the current MVCx |
Set |
Allows you to provide a template for rendering the text the content of all items within current MVCx |
To |
Returns the textual representation of the Nav |
See Also