ASPxPivotGrid.StylesEditors Property
In This Article
Provides access to style settings that paint editors, used to edit filter values within the Filter Editor.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public EditorStyles StylesEditors { get; }
#Property Value
Type | Description |
---|---|
Editor |
An Editor |
See Also