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