[]
Contains the dimensions of a row.
public class GridCellFactoryBase.RowInfo
| Name | Description |
|---|---|
| RowInfo(GridLength, double, double, bool) | Initializes a new instance of the GridCellFactoryBase.RowInfo class. |
| Name | Description |
|---|---|
| Equals(object) | Determines whether the specified object, is equal to this instance. |
| GetHashCode() | Returns a hash code for this instance. |
| Name | Description |
|---|---|
| operator ==(RowInfo, RowInfo) | Implements the operator ==. |
| operator !=(RowInfo, RowInfo) | Implements the operator !=. |