Textbox.UserSort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.