ComponentOne True DBGrid for WinForms
IsSingleCell Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > Split.CellRange Structure : IsSingleCell Method
Determines whether the range is a single cell.
Syntax
'Declaration
 
Public Function IsSingleCell() As System.Boolean
public System.bool IsSingleCell()

Return Value

true if [is single cell]; otherwise, false.
See Also

Reference

Split.CellRange Structure
Split.CellRange Members