Back to Devexpress

TcxGridSpecialRowOptions.InfoText Property

vcl-cxgridtableview-dot-tcxgridspecialrowoptions-e708f522.md

latest970 B
Original Source

TcxGridSpecialRowOptions.InfoText Property

Specifies the utility row caption.

Declaration

delphi
property InfoText: string read; write;

Property Value

TypeDescription
string

The utility row caption.

|

Remarks

The utility row is a filter or new item row.

Default Value

The InfoText property’s default value is an empty string.

See Also

TcxGridTableView.FilterRow Property

TcxGridTableView.NewItemRow Property

TcxGridSpecialRowOptions Class

TcxGridSpecialRowOptions Members

cxGridTableView Unit