[]
Contains the dimensions of a column.
public class GridCellFactoryBase.ColumnInfo
| Name | Description |
|---|---|
| ColumnInfo(GridLength, double, double, bool) | Initializes a new instance of the GridCellFactoryBase.ColumnInfo 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 ==(ColumnInfo, ColumnInfo) | Implements the operator ==. |
| operator !=(ColumnInfo, ColumnInfo) | Implements the operator !=. |