C1.WPF.DataGrid Namespace > DataGridCellsRange Class > Contains Method : Contains(DataGridRow) Method |
'Declaration
Public Overloads Function Contains( _ ByVal row As DataGridRow _ ) As System.Boolean
public System.bool Contains( DataGridRow row )
true
if this range instance contains the specified row; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2