GetColumnSortType Method (SapGridView)

Class

SapGridView class

Action

Gets the sort type of the column. Possible values are: None, Ascending, Descending.

Syntax

columnSortType = gridView.GetColumnSortType(column)
Variable Description
columnSortType GRIDCOLUMNSORTTYPE.
column Column identifier. STRING.