CardViewSettings.StylesEditors Property
Provides access to style settings used to paint the CardView's editors.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public EditorStyles StylesEditors { get; }
Public ReadOnly Property StylesEditors As EditorStyles
Property Value
Type | Description |
---|---|
EditorStyles | A EditorStyles object that contains style settings used to paint the CardView's editors. |
See Also
Feedback