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


In This Topic
    NGroupingHeader Class Members
    In This Topic

    The following tables list the members exposed by NGroupingHeader.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NGroupingHeader.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the RemoveButton child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SortingButton child.  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Spacing property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the gruoping rule associated with this grouping header.  
    Public PropertyGets or sets the RemoveButton child that removes the grouping rule when clicked.  
    Public PropertyGets or sets the SortingButton child that indicates the sorting direction of the grouping.  
    Public PropertyGets the sorting direction of the column grouping. Automatically updated by Nevron.  
    Public PropertyGets or sets the spacing between the symbol and the content.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to layout the content.  
    Protected MethodOverridden. Overriden to measure the content.  
    Protected MethodCalled when the remove button is clicked. This implementation removes the grouping rule represented by this header.  
    Protected MethodCalled when the sorting button is clicked. This implementation toggles the sorting direction of the grouping rule.  
    Top
    See Also