The GdxGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GdxGroup(String) |
Initializes a new instance of the GdxGroup class
| |
GdxGroup(GdxColumn) |
Initializes a new instance of the GdxGroup class
|
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetKey | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetColumn | ||
SetColumnKey | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Direction |
Specifies the direction of the sort
| |
UseCountSort |
Specifies if the groups should be sorted by the items count
|