ASPxGridViewTextSettings.ContextMenuExport Property
Gets or sets the text of the Export context menu item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A System.String value that specifies the item text. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ContextMenuExport |
|---|---|
| ASPxGridView |
|
| GridViewProperties |
|
See Also