NGroupingPanel Class Members
In This Topic
The following tables list the members exposed by NGroupingPanel.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| ConnectorsStroke | Gets or sets the grouping headers connectors stroke |
| GroupingHeaders | Gets or sets the collection of column grouping headers. Automatically updated by Nevron. |
| HorizontalSpacing | Gets or sets the horizontal spacing between the grouping headers. |
| Prompt | Gets or sets the promp widget which prompts the user to drag and drop columns on the panel. |
| VerticalOffset | Gets or sets the vertical offset by which headers of lower grouping levels are offset from the previous level vertically. |
Top
Public Methods
| Name | Description |
| AccumulateDisplayChildren | Overridden. Appends the displayable children of the element to the provided list. This implementation accumulates the children of this this element, which are NVisual instances and the grouping headers. |
Top
See Also