Determines if the column is sortable.
| Visual Basic (Declaration) | |
|---|---|
Public Property Sortable As Boolean | |
| C# | |
|---|---|
public bool Sortable {get; set;} | |
| dbicList | Send comments on this topic. |
| Sortable Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > dbiColumnItem Class : Sortable Property |