C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRange Structure / IsSingleCell Property

In This Topic
IsSingleCell Property (CellRange)
In This Topic
Gets a value that indicates whether this range contains a single cell.
Syntax
'Declaration
 
Public ReadOnly Property IsSingleCell As Boolean
 
See Also