C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlRange Class

In This Topic
GridControlRange Class Methods
In This Topic

For a list of all members of this type, see GridControlRange members.

Public Methods
 NameDescription
Public MethodReturns true if this range contains the specified column.  
Public MethodReturns true if this range contains the specified row.  
Public Method  
Public Method  
Public MethodReturns the intersection between this and a specified range.  
Public MethodReturns true if this range is intersected by the specified range.  
Public MethodReturns a range after subtracting the columns of the specified range.  
Public MethodReturns a range after subtracting the rows of the specified range.  
Public Method  
Public MethodReturns a range that is the union of both ranges.  
Top
See Also