Back to Devexpress

ASPxVerticalGrid.SettingsFilterControl Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-2838640f.md

latest1.5 KB
Original Source

ASPxVerticalGrid.SettingsFilterControl Property

Provides access to the filter control‘s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxVerticalGridFilterControlSettings SettingsFilterControl { get; }
vb
Public ReadOnly Property SettingsFilterControl As ASPxVerticalGridFilterControlSettings

Property Value

TypeDescription
ASPxVerticalGridFilterControlSettings

An ASPxVerticalGridFilterControlSettings object that contains the filter control settings.

|

See Also

Filter Control

Vertical Grid

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace