MVCxFilterControlSettings.StylesEditors Property
In This Article
Provides access to style settings used to paint the FilterControl’s editors.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
#Declaration
public EditorStyles StylesEditors { get; }
#Property Value
Type | Description |
---|---|
Editor |
An Editor |
See Also