C1.Silverlight.FlexGrid.5
IsValid Property

Gets a value that indicates whether this range is valid.
Syntax
'Declaration
 
Public ReadOnly Property IsValid As System.Boolean
public System.bool IsValid {get;}
Remarks
A range is considered valid if all its indices (Row, Row2, Column, and Column2) are greater than -1.
See Also

Reference

CellRange Structure
CellRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.