KaxMenuItemGroupSettings Class |
Namespace: Kettic.AspNet.Controls
The KaxMenuItemGroupSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExpandDirection | Gets or sets the direction in which child items will open. |
![]() | Flow | Gets or sets the flow of child items. |
![]() | Height |
Gets or sets a value indicating the height of child menu items (the whole item
group).
|
![]() | OffsetX |
Gets or sets a value indicating the horizontal offset of child menu items
considering their parent.
|
![]() | OffsetY |
Gets or sets a value indicating the vertical offset of child menu items
considering their parent.
|
![]() | RepeatColumns |
Gets or sets the number of columns to display in this item group.
|
![]() | RepeatDirection |
Gets or sets whether the columns are repeated vertically or horizontally
|
![]() | Width |
Gets or sets a value indicating the width of child menu items (the whole item
group).
|