GridLookupSettings.GridViewStylesEditors Property
In This Article
Provides access to style settings used to paint the built-in GridView’s editors.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public GridViewEditorStyles GridViewStylesEditors { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
See Also