ComponentOne DataGrid for WPF and Silverlight
IsSingleRow Method (DataGridCellsRange)

C1.WPF.DataGrid Namespace > DataGridCellsRange Class : IsSingleRow Method
Determines whether this range is single row.
Syntax
'Declaration
 
Public Function IsSingleRow() As System.Boolean
public System.bool IsSingleRow()

Return Value

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

Reference

DataGridCellsRange Class
DataGridCellsRange Members