ASPxPivotGrid.StylesEditors Property
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
Declaration
Property Value
Type | Description |
---|---|
EditorStyles | An EditorStyles object that contains style settings used to paint editors. |
See Also