ComponentOne DataGrid for WPF and Silverlight
IsSingleCell Method (DataGridCellsRange)

C1.Silverlight.DataGrid Namespace > DataGridCellsRange Class : IsSingleCell Method
Determines whether this range is a single cell.
Syntax
'Declaration
 
Public Function IsSingleCell() As System.Boolean
public System.bool IsSingleCell()

Return Value

true if this range is single cell; otherwise, false.
See Also

Reference

DataGridCellsRange Class
DataGridCellsRange Members