Back to Devexpress

FilterControlStyles.Operation Property

aspnet-devexpress-dot-web-dot-filtercontrolstyles-b32fe2f3.md

latest1.1 KB
Original Source

FilterControlStyles.Operation Property

Gets the style settings that define the comparison operator appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FilterControlLinkStyle Operation { get; }
vb
Public ReadOnly Property Operation As FilterControlLinkStyle

Property Value

TypeDescription
DevExpress.Web.FilterControlLinkStyle

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

|

See Also

Filter Control

FilterControlStyles Class

FilterControlStyles Members

DevExpress.Web Namespace