| Name | Description | |
|---|---|---|
![]() | NMenuItemCollection Constructor | Default constructor |
The following tables list the members exposed by NMenuItemCollection.
| Name | Description | |
|---|---|---|
![]() | NMenuItemCollection Constructor | Default constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | DesiredContentsColumnWidthProperty | |
![]() ![]() | DesiredHeadersColumnWidthProperty | |
![]() ![]() | DesiredShortcutsColumnWidthProperty | |
![]() ![]() | DesiredSymbolsColumnWidthProperty | |
![]() ![]() | HeadersColumnFillProperty | Reference to the HeadersColumnFill property |
![]() ![]() | HeadersColumnSeparatorPositionProperty | Reference to the HeadersColumnSeparatorPosition property |
![]() ![]() | HorizontalSpacingProperty | Reference to the HorizontalSpacing property |
![]() ![]() | MaxContentsColumnWidthProperty | |
![]() ![]() | MaxHeadersColumnWidthProperty | |
![]() ![]() | MaxShortcutsColumnWidthProperty | |
![]() ![]() | MaxSymbolsColumnWidthProperty | |
![]() ![]() | MinContentsColumnWidthProperty | |
![]() ![]() | MinHeadersColumnWidthProperty | |
![]() ![]() | MinShortcutsColumnWidthProperty | |
![]() ![]() | MinSymbolsColumnWidthProperty | |
![]() ![]() | NMenuItemCollectionSchema | Schema associated with NMenuItemCollection |
![]() ![]() | PreferredContentsColumnWidthProperty | |
![]() ![]() | PreferredHeadersColumnWidthProperty | |
![]() ![]() | PreferredShortcutsColumnWidthProperty | |
![]() ![]() | PreferredSymbolsColumnWidthProperty | |
![]() ![]() | VerticalSpacingProperty | Reference to the VerticalSpacing property |
| Name | Description | |
|---|---|---|
![]() | DesiredContentsColumnWidth | Gets or sets the desired width of the contents column. Automatically updated by ValidateMeasure(). |
![]() | DesiredHeadersColumnWidth | Gets or sets the desired width of the headers column. Automatically updated by ValidateMeasure(). |
![]() | DesiredShortcutsColumnWidth | Gets or sets the desired width of the contents column. Automatically updated by ValidateMeasure(). |
![]() | DesiredSymbolsColumnWidth | Gets or sets the desired width of the symbols column. Automatically updated by ValidateMeasure(). |
![]() | HeadersColumnFill | Gets or sets the filling of the headers column |
![]() | HeadersColumnSeparatorPosition | Gets the headers column separator position, that is the offset from the content edge left side which must be filled with the headers fill. The value of this property is automatically updated by Nevron. |
![]() | HorizontalSpacing | Gets or sets the spacing between the header and content columns. |
![]() | MaxContentsColumnWidth | Gets or sets the maximal width of the contents column |
![]() | MaxHeadersColumnWidth | Gets or sets the maximal width of the headers column |
![]() | MaxShortcutsColumnWidth | Gets or sets the maximal width of the contents column |
![]() | MaxSymbolsColumnWidth | Gets or sets the maximal width of the symbols column |
![]() | MinContentsColumnWidth | Gets or sets the minimal width of the contents column |
![]() | MinHeadersColumnWidth | Gets or sets the minimal width of the headers column |
![]() | MinShortcutsColumnWidth | Gets or sets the minimal width of the contents column |
![]() | MinSymbolsColumnWidth | Gets or sets the minimal width of the symbols column |
![]() | PreferredContentsColumnWidth | Gets or sets the suggested width of the contents column. |
![]() | PreferredHeadersColumnWidth | Gets or sets the suggested width of the headers column. |
![]() | PreferredShortcutsColumnWidth | Gets or sets the suggested width of the contents column. |
![]() | PreferredSymbolsColumnWidth | Gets or sets the suggested width of the symbols column. |
![]() | VerticalSpacing | Gets or sets the vertical spacing between the items |
| Name | Description | |
|---|---|---|
![]() | FillFromArray<TValue,THeader> | Fills the menu of the split button from the given array of values and uses the specified headers array for the headers of the created menu items. The number of values should be equal to the number of images. Assigns the corresponding value to the Tag property of each menu item. |
![]() | FillFromEnum | Overloaded. Fills the menu split button from enum. Assigns the corresponding enum value to the Tag property of each menu item. |
![]() | FindByCommand | Returns the first menu item associated with the given command or null if such menu item is not found in this collection. |
![]() | FindByText | Overloaded. Returns the first menu item with the given text or null if such menu item is not found in this collection. |
![]() | ValidateMeasure | Overridden. Called to validate the element measure |
| Name | Description | |
|---|---|---|
![]() | ArrangeContent | Overridden. Arranges the content of the element within the specified content area. |
![]() | hnEC<InEC,jnEC> | |
![]() | MeasureContent | Overridden. Measures the desired size of the element content |
![]() | MOEC | |
![]() | OnPrePaint | Overridden. Peforms the element pre-children custom paint. |
![]() | OOEC | |
![]() | QOEC | |
![]() | SnEC | |
![]() | SOEC |