Skip to main content
Tab

FilterControlStyles.Operation Property

Gets the style settings that define the comparison operator appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FilterControlLinkStyle Operation { get; }

Property Value

Type Description
DevExpress.Web.FilterControlLinkStyle

An DevExpress.Web.FilterControlLinkStyle object that contains style settings.

See Also