ComponentOne FlexGrid for WinForms
IsSingleCell Property

C1.Win.C1FlexGrid Namespace > CellRange Structure : IsSingleCell Property
Gets a value that indicates if the range contains a single cell.
Syntax
'Declaration
 
Public ReadOnly Property IsSingleCell As Boolean
public bool IsSingleCell {get;}
See Also

Reference

CellRange Structure
CellRange Members