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

PivotGridSettings.StylesEditors Property

Provides access to style settings that paint editors, used to edit filter values within the Filter Editor (Prefilter).

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public EditorStyles StylesEditors { get; }

Property Value

Type Description
EditorStyles

An EditorStyles object that contains style settings used to paint editors.

See Also