Skip to main content
A newer version of this page is available. .
Tab

GridViewFilterControlPopupSettings Class

Contains filter control specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewFilterControlPopupSettings :
    GridFilterControlPopupSettings

The following members return GridViewFilterControlPopupSettings objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapGridViewPopupControlSettings.FilterControl
ASP.NET Web Forms Controls ASPxGridViewPopupControlSettings.FilterControl

Remarks

An object of the GridViewFilterControlPopupSettings type can be accessed by the ASPxGridViewPopupControlSettings.FilterControl property.

Implements

See Also