Back to Devexpress

GridViewSettings.StylesEditors Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-86f166ed.md

latest1.2 KB
Original Source

GridViewSettings.StylesEditors Property

Provides access to style settings used to paint the GridView’s editors.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public GridViewEditorStyles StylesEditors { get; }
vb
Public ReadOnly Property StylesEditors As GridViewEditorStyles

Property Value

TypeDescription
GridViewEditorStyles

A GridViewEditorStyles object that contains style settings used to paint the GridView’s editors.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace