Skip to main content
A newer version of this page is available. .
Tab

ASPxGridTextSettings.Title Property

Specifies the text displayed in the grid’s title panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

[DefaultValue("")]
public string Title { get; set; }

Property Value

Type Default Description
String String.Empty

The text.

Property Paths

You can access this nested property as listed below:

See Also