GridViewEditorStyles Class
Provides the style settings used to paint grid editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridViewEditorStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxGridLookup.GridViewStylesEditors |
ASPxGridView.StylesEditors | |
ASP.NET MVC Extensions | GridLookupSettings.GridViewStylesEditors |
GridViewSettings.StylesEditors |
Remarks
These settings can be accessed using the ASPxGridView.StylesEditors property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
EditorStyles
GridViewEditorStyles
See Also