'Declaration Public Function SubstractRows( _ ByVal range As GridControlRange _ ) As GridControlRange
public GridControlRange SubstractRows( GridControlRange range )
Parameters
- range
- The range to subtract the rows.
'Declaration Public Function SubstractRows( _ ByVal range As GridControlRange _ ) As GridControlRange
public GridControlRange SubstractRows( GridControlRange range )