Name | Description | |
---|---|---|
GridControlAdapter.RowInfo Constructor | Initializes a new instance of the GridControlAdapter.RowInfo class. |
The following tables list the members exposed by GridControlAdapter.RowInfo.
Name | Description | |
---|---|---|
GridControlAdapter.RowInfo Constructor | Initializes a new instance of the GridControlAdapter.RowInfo class. |
Name | Description | |
---|---|---|
DesiredHeight | Gets the desired height of the row. | |
Height | Gets the height of the row. | |
IsVisible | Gets whether the row is visible. | |
MaxHeight | Gets the maximum height of the row. | |
MinHeight | Gets the minimum height of the row. | |
RenderHeight | Gets the render height of the row. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified System.Object, is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. |
Equality | Implements the operator ==. |
Inequality | Implements the operator !=. |