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.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public UserSort UserSort { get; }
Visual Basic
Public ReadOnly Property UserSort As UserSort
	Get

See Also