ASPxGridLookup.GridViewProperties Property
In This Article
Provides access to the settings allowing you to customize the built-in ASPxGridView’s properties.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public GridViewProperties GridViewProperties { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
See Also