ActiveReports 12
UserSort Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TextBox Class : UserSort Property

Gets or sets a value indicating whether the end-user sort control should be displayed as part of the textbox UI.

Syntax
'Declaration
 
Public Property UserSort As UserSort
public UserSort UserSort {get; set;}

Property Value

A UserSort value indicating whether the end-user sort control should be displayed as part of the textbox UI.

See Also

Reference

TextBox Class
TextBox Members