TcxCustomGridRow.IsFilterRow Property
Determines whether the current row references the View’s filter row.
Declaration
property IsFilterRow: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the row object references the filter row. Otherwise – False.
See Also