GridViewProperties.Toolbars Property
Manipulates the built-in ASPxGridView’s ASPxGridView.Toolbars property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
GridViewToolbarCollection | null | A GridViewToolbarCollection object that can be used to add, delete and access individual toolbars and perform other common collection management tasks. |
See Also