Back to Devexpress

ASPxGridBase.StylesFilterControl Property

aspnet-devexpress-dot-web-dot-aspxgridbase-929a1f07.md

latest1.9 KB
Original Source

ASPxGridBase.StylesFilterControl Property

Gets style settings defining the appearance of the filter control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FilterControlStyles StylesFilterControl { get; }
vb
Public ReadOnly Property StylesFilterControl As FilterControlStyles

Property Value

TypeDescription
FilterControlStyles

A FilterControlStyles object that contains style settings.

|

See Also

Filter Control

Card View

Online Demo: Grid - Filter Control

Filter Control

Grid View

Online Demo: Card View - Filter Control

Filter Control

Vertical Grid

Online Demo: Vertical Grid - Filter Control

ASPxGridBase Class

ASPxGridBase Members

DevExpress.Web Namespace