ComponentOne FlexGrid for UWP
IsSingleCell Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellRange Structure : IsSingleCell Property
Gets a value that indicates whether this range contains a single cell.
Syntax
'Declaration
 
Public ReadOnly Property IsSingleCell As System.Boolean
public System.bool IsSingleCell {get;}
See Also

Reference

CellRange Structure
CellRange Members