GridToolbarItem.Name Property
Gets or sets a value that is the toolbar item name.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value that is the grid toolbar item name. |
See Also