FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SSRSSortAction Class / SortItemID Property

In This Topic
    SortItemID Property (SSRSSortAction)
    In This Topic
    Gets the ID of the report item on which to sort.
    Syntax
    'Declaration
     
    Public ReadOnly Property SortItemID As String
    public string SortItemID {get;}
    See Also