Back to Devexpress

VerticalGridSettings.SettingsFilterControl Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-2ec1e0f0.md

latest1.3 KB
Original Source

VerticalGridSettings.SettingsFilterControl Property

Provides access to the filter control’s settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

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

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace