Property Getters/Setters Summary | ||
---|---|---|
function | getColor() | |
Gets the sorted color.
|
||
function | getIconId() | |
Represents the id of the icon set type.
|
||
function | getIconSetType() | |
Represents the icon set type.
The value of the property is IconSetType integer constant. |
||
function | getIndex() | |
Gets the sorted column index(absolute position, column A is 0, B is 1, ...).
|
||
function | getOrder() | |
Indicates the order of sorting.
The value of the property is SortOrder integer constant. |
||
function | getType() | |
Represents the type of sorting.
The value of the property is SortOnType integer constant. |
function getOrder()
function getIndex()
function getType()
function getIconSetType()
function getIconId()
function getColor()