ComponentOne Xamarin.iOS
IsSingleCell Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellRange Class : IsSingleCell Property
Gets a value that indicates whether this range contains a single cell.
Syntax
'Declaration
 
Public ReadOnly Property IsSingleCell As Boolean
'Usage
 
Dim instance As GridCellRange
Dim value As Boolean
 
value = instance.IsSingleCell
public bool IsSingleCell {get;}
See Also

Reference

GridCellRange Class
GridCellRange Members