The GdxColumn type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CopyFrom |
Copies the properties from another column
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetFormat |
Returnes a valdidated format
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetKey |
Returns the key of the GdxColumn | |
| GetText |
Returns the text for the column. If AliasedText is empty and RawText is empty we return text, otherwise
We return the aliased text
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |