NevronOpenVision
Nevron.Nov.Grid Namespace / NGroupingPanel Class
Fields Properties Methods Events


In This Topic
    NGroupingPanel Class Members
    In This Topic

    The following tables list the members exposed by NGroupingPanel.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the grouping headers connectors stroke  
    Public PropertyGets or sets the collection of column grouping headers. Automatically updated by Nevron.  
    Public PropertyGets or sets the horizontal spacing between the grouping headers.  
    Public PropertyGets or sets the promp widget which prompts the user to drag and drop columns on the panel.  
    Public PropertyGets or sets the vertical offset by which headers of lower grouping levels are offset from the previous level vertically.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. 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
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to arrange the content of the grouping panel  
    Protected MethodOverridden. Overriden to measure the content of the grouping panel  
    Internal Method  
    Protected MethodOverridden. Overriden to draw the lines.  
    Protected MethodPaints the connector lines that join the grouping headers.  
    Internal Method  
    Internal Method  
    Top
    See Also