GridColumn Methods
Represents an individual column in Grid Views and Card Views.
Name | Description |
---|---|
Best |
Resizes the column to the minimum width required to display the column content completely. |
Clear |
Clears filtering applied to the column. |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the object’s description used by accessibility client applications. |
Get |
Returns the object’s name used by accessibility client applications. |
Get |
Returns the minimum width that the column can have and still display its contents completely. |
Get |
Returns the actual display caption for the current column. |
Get |
Gets this column’s description, assigned using the [Display |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the column header width that allows the content to be displayed in its entirety. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Returns the non formatted column caption. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Group() | Groups data by the values of the current column. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Resize |
Specifies a new width for the column. |
To |
Gets the column’s caption. |
Un |
Ungroups data by the values of the current column. |
See Also