Bindings (inherited from NavigationItemGroup) | Gets the collection of bindings that map fields or properties of the data source to item properties. |
CausesValidation (inherited from NavigationItemGroup) | Gets or sets the default setting of whether clicking an item in this group causes validation to be performed on any controls that require validation. |
CollapseEffect | Gets the Effect object that controls the effect to collapse a submenu. |
DataFields (inherited from NavigationItemGroup) | Specifies a list of fields used during data binding when binding to an ADO.NET data object. Use '|' to separate multiple fields. |
DataSource (inherited from NavigationItemGroup) | Gets or sets a data source used to populate items. |
DefaultItemLookID (inherited from NavigationItemGroup) | Gets or sets the default look ID that the items of this group will use to apply appearance settings. |
ExpandDirection | Gets and sets the direction to which a submenu expands. |
ExpandEffect | Gets the Effect object that controls the effect to expand a submenu. |
Height (inherited from NavigationItemGroup) | Gets and sets the height (in pixel) of the group. |
Items | Gets a collection of menu items in this menu group. |
ItemSpacing (inherited from NavigationItemGroup) | Gets or sets the space (in pixel) between each items in this group. |
KeepExpandedOnClick | Gets or sets a value indicating if a submenu should be kept expanded when user clicks on one of the menu items in the submenu. |
LeftIconCellWidth (inherited from BaseMenuItemGroup) | Gets or sets the width reserved for left icon cell during runtime if left icon is not specified. |
OffsetX | Gets and sets the horizontal offset(in pixel) between a submenu and its parent menu. |
OffsetY | Gets and sets the vertical offset(in pixel) between a submenu and its parent menu. |
Orientation (inherited from BaseMenuItemGroup) | Gets or sets the orientation (horizontal or vertical) of the group. |
ParentItem | Gets the parent item of this submenu. |
RaisesServerEvent (inherited from NavigationItemGroup) | Gets or sets a value indicating whether the server side event should be raised when an item in this group is clicked. |
RightIconCellWidth (inherited from BaseMenuItemGroup) | Gets or sets the width reserved for right icon cell during runtime if right icon is not specified. |
ShadowColor | Specifies the color of this submenu's shadow. If not set, default color(gray) is used. |
ShadowDepth | Specifies the depth (in pixel) of the submenu shadow. If not set, default value(3px) is used. |
SideImage (inherited from BaseMenuItemGroup) | Gets or sets an image URL string that is displayed on the left side of the entire group. |
Style (inherited from NavigationItemGroup) | Gets the ElementStyle object that controls the appearance of the group. |
TemplateItem | Gets or sets an item that is used as a template to generate data bound items. |
Width (inherited from NavigationItemGroup) | Gets and sets the width (in pixel) of the group. |