ComponentOne Xamarin.iOS
CellsColumnsCount Property (GridCellFactory)


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

Reference

GridCellFactory Class
GridCellFactory Members