ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveStateStore Class / SortStates Property

In This Topic
    SortStates Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SortStates As GrapeCity.Enterprise.Data.DataEngine.DataProcessing.InteractiveSortState
    public GrapeCity.Enterprise.Data.DataEngine.DataProcessing.InteractiveSortState SortStates {get;}
    See Also