MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.GridControl Assembly
/
C1.Maui.Grid Namespace
/
GridControlRange Class
/ ContainsColumn Method
The column to test whether it is contained.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ContainsColumn Method (GridControlRange)
In This Topic
Returns
true
if this range contains the specified
column
.
Syntax
C#
public
bool
ContainsColumn(
int
column
)
Parameters
column
The column to test whether it is contained.
See Also
Reference
GridControlRange Class
GridControlRange Members