C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlRange Class / SubstractColumns Method
The range to subtract the columns.
In This Topic
SubstractColumns Method
In This Topic
Returns a range after subtracting the columns of the specified range.
Syntax
public GridControlRange SubstractColumns( 
   GridControlRange range
)

Parameters

range
The range to subtract the columns.
See Also