IsSortable Method
The IsSortable method returns one of the following values:
true. The control is sortable.
false. The control is not sortable.
It uses the following syntax:
IsSortable()
It includes no arguments.
The IsSortable method returns one of the following values:
true. The control is sortable.
false. The control is not sortable.
It uses the following syntax:
IsSortable()
It includes no arguments.