Back to Devexpress

CardViewSettings.StylesEditors Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-6495b2df.md

latest1.1 KB
Original Source

CardViewSettings.StylesEditors Property

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
EditorStyles

A EditorStyles object that contains style settings used to paint the CardView’s editors.

|

See Also

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace