Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SSRSSortAction Class / Direction Property

In This Topic
    Direction Property
    In This Topic
    Gets the direction of the sort.
    Syntax
    'Declaration
     
    Public ReadOnly Property Direction As C1.WPF.ImportServices.ReportExecutionWPF.SortDirectionEnum
    public C1.WPF.ImportServices.ReportExecutionWPF.SortDirectionEnum Direction {get;}
    See Also