TcxCustomGridTableOptionsView.NoDataToDisplayInfoText Property
Specifies a string that is displayed in the grid’s client area, if no rows are shown.
Declaration
property NoDataToDisplayInfoText: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to provide an explanation to end-users, if no data is available in the grid’s client area.
See Also