Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Textbox Class / UserSort Property

In This Topic
    UserSort Property
    In This Topic
    Gets the UserSort object containing properties of the end-user sort control which should be displayed as a part of this text box in the UI.
    Syntax
    'Declaration
     
    Public ReadOnly Property UserSort As UserSort
    public UserSort UserSort {get;}
    See Also