GridViewProperties.JSProperties Property
Manipulates the built-in ASPxGridView’s ASPxGridBase.JSProperties property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Dictionary<String, Object> | The collection of property names and their values. |
See Also