TcxGridTableViewStyles.FilterRowInfoText Property
Specifies the filter row‘s style.
Declaration
property FilterRowInfoText: TcxStyle index vsFilterRowInfoText read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The specified style is only applied, if the filter row is not focused and no filter is set.
Use the FilterRowInfoText property to apply the required style to the filter row.
See Also