[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo

GridCellFactoryBase.RowInfo Class

Contains the dimensions of a row.

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

Constructors

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

Initializes a new instance of the GridCellFactoryBase.RowInfo 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 ==(RowInfo, RowInfo)

Implements the operator ==.

operator !=(RowInfo, RowInfo)

Implements the operator !=.