ASPxGridLookup.GridViewStylesEditors Property
Provides access to style settings used to paint the built-in ASPxGridView’s editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
GridViewEditorStyles | A GridViewEditorStyles object that contains style settings used to paint the ASPxGridView’s editors. |
See Also