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