FilterControlStyles.Operation Property
Gets the style settings that define the comparison operator appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public FilterControlLinkStyle Operation { get; }
Public ReadOnly Property Operation As FilterControlLinkStyle
Property Value
Type | Description |
---|---|
DevExpress.Web.FilterControlLinkStyle | An DevExpress.Web.FilterControlLinkStyle object that contains style settings. |
See Also
Feedback