Back to Devexpress

ASPxGridView.SettingsFilterControl Property

aspnet-devexpress-dot-web-dot-aspxgridview-a56a9c36.md

latest1.3 KB
Original Source

ASPxGridView.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 ASPxGridViewFilterControlSettings SettingsFilterControl { get; }
vb
Public ReadOnly Property SettingsFilterControl As ASPxGridViewFilterControlSettings

Property Value

TypeDescription
ASPxGridViewFilterControlSettings

An ASPxGridViewFilterControlSettings object that contains the filter control settings.

|

See Also

Grid View

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace