FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GroupDescription Class
Properties


In This Topic
    GroupDescription Class Members
    In This Topic

    The following tables list the members exposed by GroupDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether to group by this property. Set to false if you want to sort but not group by this property.  
    Public PropertyGets the name of the property to group on.  
    Public PropertyGets the sort direction of the property within the group. May be set to null if you want to group but not sort by this property.  
    Top
    See Also