Represents properties of end-user sort control that is displayed as a part of a text box in the UI. The control allows the user to select a sort direction (ascending, descending, none).

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

Syntax

C#
public class UserSort
Visual Basic
Public Class UserSort

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..UserSort

See Also