Skip to main content
Tab

ASPxFilterControl.StylesEditors Property

Provides access to style settings used to paint the ASPxFilterControl’s editors.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public EditorStyles StylesEditors { get; }

#Property Value

Type Description
EditorStyles

An EditorStyles object that contains style settings used to paint the ASPxFilterControl’s editors.

See Also