Back to Devexpress

TcxGridTableViewStyles.FilterRowInfoText Property

vcl-cxgridtableview-dot-tcxgridtableviewstyles-6e6728a6.md

latest893 B
Original Source

TcxGridTableViewStyles.FilterRowInfoText Property

Specifies the filter row‘s style.

Declaration

delphi
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

TcxGridFilterRowOptions

TcxGridTableViewStyles Class

TcxGridTableViewStyles Members

cxGridTableView Unit