ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / SortDefinition Property

In This Topic
    SortDefinition Property (C1FlexPivotGrid)
    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