GroupColumnSummaryData Members
In This Article
#Constructors
Name | Description |
---|---|
Group |
Initializes a new instance of the Group |
#Properties
Name | Description |
---|---|
Column |
Gets the grid column.
Inherited from Cell |
Has |
|
Is |
Gets whether the cell is focused.
Inherited from Cell |
Is |
Gets whether the cell is selected.
Inherited from Cell |
Right |
|
Row |
Gets a record in a data source.
Inherited from Cell |
Row |
Gets information about the data row.
Inherited from Cell |
Selection |
Gets the cell’s selection state: focused, selected, focused and selected, or neither.
Inherited from Cell |
Text |
Gets or sets the text displayed in the cell.
Inherited from Cell |
Unbound |
Gets the row’s unbound values.
Inherited from Cell |
Validation |
Gets information about the cell’s validation error.
Inherited from Cell |
Validation |
Gets the image displayed in a cell if it is invalid.
Inherited from Cell |
Validation |
Gets the cell’s validation error text.
Inherited from Cell |
Value |
Gets or sets the cell’s value.
Inherited from Cell |
#Methods
Name | Description |
---|---|
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 |
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. |
#Events
Name | Description |
---|---|
Property |
Occurs when any of the Cell |
See Also