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

In This Topic
    SortItemID Property
    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