ComponentOne Xamarin.iOS
CellsColumnsCount Property (GridCellFactoryBase)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellFactoryBase Class : CellsColumnsCount Property
Gets the number of columns belonging to the cells area.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CellsColumnsCount As Integer
'Usage
 
Dim instance As GridCellFactoryBase
Dim value As Integer
 
value = instance.CellsColumnsCount
public virtual int CellsColumnsCount {get;}
See Also

Reference

GridCellFactoryBase Class
GridCellFactoryBase Members