FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGrid Class / SortDefinition Property

In This Topic
    SortDefinition Property (C1FlexGrid)
    In This Topic
    Gets or sets an XML string containing the current sorting state.
    Syntax
    'Declaration
     
    
    Public Property SortDefinition As String
    public string SortDefinition {get; set;}
    See Also