Click or drag to resize
KaxMenuItemGroupSettings Properties

The KaxMenuItemGroupSettings type exposes the following members.

Properties
  Name Description
Public property ExpandDirection
Gets or sets the direction in which child items will open.
Public property Flow
Gets or sets the flow of child items.
Public property Height
Gets or sets a value indicating the height of child menu items (the whole item group).
Public property OffsetX
Gets or sets a value indicating the horizontal offset of child menu items considering their parent.
Public property OffsetY
Gets or sets a value indicating the vertical offset of child menu items considering their parent.
Public property RepeatColumns
Gets or sets the number of columns to display in this item group.
Public property RepeatDirection
Gets or sets whether the columns are repeated vertically or horizontally
Public property Width
Gets or sets a value indicating the width of child menu items (the whole item group).
Top
See Also