WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridFilterRow Class
/ HasColumnErrors Method
The column to ask for errors.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HasColumnErrors Method (GridFilterRow)
In This Topic
Gets whether the row has errors in the specified column.
Syntax
C#
public
bool
HasColumnErrors(
GridColumn
column
)
Parameters
column
The column to ask for errors.
See Also
Reference
GridFilterRow Class
GridFilterRow Members