GridLookupColumnState Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
Grid |
Initializes a new instance of the Grid |
#Properties
Name | Description |
---|---|
Allow |
Specifies whether end-users can filter data by the column’s display text using the search panel.
Inherited from Grid |
Field |
Gets or sets the name of the data field associated with the current column.
Inherited from Grid |
Filter |
Gets or sets the column’s filter expression.
Inherited from Grid |
Group |
Gets or sets a value that specifies whether the column takes part in grouping and at which level.
Inherited from Grid |
Sort |
Gets or sets the column’s position among sorted columns.
Inherited from Grid |
Sort |
Gets or sets the column’s sort order.
Inherited from Grid |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Grid |
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. |
Force |
Inform the Grid |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also