Gets or sets a value indicating whether the end-user sort control should be displayed as part of the textbox UI.
| Visual Basic (Declaration) | |
|---|---|
Public Property UserSort As UserSort | |
| C# | |
|---|---|
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.