[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridCellFactoryBase.ColumnInfo

GridCellFactoryBase.ColumnInfo Class

Contains the dimensions of a column.

Inheritance
GridCellFactoryBase.ColumnInfo
Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
public class GridCellFactoryBase.ColumnInfo

Constructors

Name Description
ColumnInfo(GridLength, double, double, bool)

Initializes a new instance of the GridCellFactoryBase.ColumnInfo class.

Methods

Name Description
Equals(object)

Determines whether the specified object, is equal to this instance.

GetHashCode()

Returns a hash code for this instance.

Operators

Name Description
operator ==(ColumnInfo, ColumnInfo)

Implements the operator ==.

operator !=(ColumnInfo, ColumnInfo)

Implements the operator !=.