VerticalGridRowState Members
In This Article
#Constructors
Name | Description |
---|---|
Vertical |
Initializes a new instance of the Vertical |
Vertical |
Initializes a new instance of the Vertical |
#Properties
Name | Description |
---|---|
Allow |
Specifies whether end-users can filter data by the column’s display text using the search panel. |
Field |
Gets or sets the name of the data field associated with the current row. |
Filter |
Gets or sets the row’s filter expression. |
Sort |
Gets or sets the row’s position among sorted rows. |
Sort |
Gets or sets the row’s sort order. |
#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 Vertical |
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