Skip to main content
A newer version of this page is available. .
Tab

GridViewEditorStyles Class

Provides the style settings used to paint grid editors.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GridViewEditorStyles :
    EditorStyles

The following members return GridViewEditorStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridLookup.GridViewStylesEditors
ASPxGridView.StylesEditors
GridLookupSettings.GridViewStylesEditors
GridViewSettings.StylesEditors
ASP.NET Bootstrap Controls BootstrapGridView.StylesEditors

Remarks

These settings can be accessed using the ASPxGridView.StylesEditors property.

Implements

See Also