GridViewEditorStyles Class
In This Article
Provides the style settings used to paint grid editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridViewEditorStyles :
EditorStyles
#Related API Members
The following members return GridViewEditorStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASP. |
Grid |
Grid |
#Remarks
These settings can be accessed using the ASPxGridView.StylesEditors property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
EditorStyles
GridViewEditorStyles
See Also