Skip to main content
Tab

FilterControlStyles.Table Property

Gets the style settings that define the filter area appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FilterControlTableStyle Table { get; }

Property Value

Type Description
DevExpress.Web.FilterControlTableStyle

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

See Also