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 | |
Items | ||
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 | |
---|---|---|
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. | |
MeasureContent | Overridden. Measures the desired size of the element content | |
MlCd | ||
OlCd | ||
OnPrePaint | Overridden. Peforms the element pre-children custom paint. | |
QlCd | ||
SKCd | ||
SlCd |