ComponentOne ASP.NET MVC Controls
IsValid Method

C1.Web.Mvc.Grid Namespace > CellRange Class : IsValid Method
Checks whether this range contains valid row and column indices (> -1).
Syntax
'Declaration
 
Public Function IsValid() As Boolean
public bool IsValid()

Return Value

True if it is valid. Otherwise, false.
See Also

Reference

CellRange Class
CellRange Members