TcxvgOptionsBehavior.RowFiltering Property
In This Article
Specifies if row headers can display filter dropdown buttons.
#Declaration
Delphi
property RowFiltering: TdxDefaultBoolean read; write; default bDefault;
#Property Value
Type | Default |
---|---|
Tdx |
b |
#Remarks
Values include:
Value | Description |
---|---|
b |
Filter dropdown buttons are always hidden. |
b |
Editor rows whose Properties. |
b |
Allows the cx |
The RowFiltering property’s default value is bDefault.
See Also