Gets a value that indicates whether this range contains a single cell.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public bool IsSingleCell { get; }
Visual Basic
Public ReadOnly Property IsSingleCell As Boolean
	Get

See Also