Skip to main content
Tab

FilterControlStyles.Value Property

Gets the style settings that define the criteria value appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FilterControlLinkStyle Value { get; }

Property Value

Type Description
DevExpress.Web.FilterControlLinkStyle

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

See Also