ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / InteractiveState Class / Sorting Property

In This Topic
    Sorting Property (InteractiveState)
    In This Topic
    Sorting state.
    Syntax
    'Declaration
     
    Public Property Sorting As InteractiveSortState
    public InteractiveSortState Sorting {get; set;}
    See Also