Back to Devexpress

FilterControlStyles.Table Property

aspnet-devexpress-dot-web-dot-filtercontrolstyles-6cb2e1b7.md

latest1.1 KB
Original Source

FilterControlStyles.Table Property

Gets the style settings that define the filter area appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FilterControlTableStyle Table { get; }
vb
Public ReadOnly Property Table As FilterControlTableStyle

Property Value

TypeDescription
DevExpress.Web.FilterControlTableStyle

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

|

See Also

Filter Control

FilterControlStyles Class

FilterControlStyles Members

DevExpress.Web Namespace