ASPxGridLookup.GridViewProperties Property
Provides access to the settings allowing you to customize the built-in ASPxGridView’s properties.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
GridViewProperties | A GridViewProperties object containing ASPxGridView specific settings. |
See Also