Textbox.UserSort Property

Definition

Gets or sets the end-user sort control should be displayed as a part of this text box in the UI.

public:
 property Microsoft::ReportingServices::RdlObjectModel::UserSort ^ UserSort { Microsoft::ReportingServices::RdlObjectModel::UserSort ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::UserSort ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.UserSort UserSort { get; set; }
member this.UserSort : Microsoft.ReportingServices.RdlObjectModel.UserSort with get, set
Public Property UserSort As UserSort

Property Value

The end-user sort control should be displayed as a part of this text box in the UI.

Applies to