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.v19.1.dll

Declaration

public class GridViewFilterControlPopupSettings :
    GridFilterControlPopupSettings

The following members return GridViewFilterControlPopupSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridViewPopupControlSettings.FilterControl
ASP.NET Bootstrap Controls BootstrapGridViewPopupControlSettings.FilterControl

Remarks

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

Implements

See Also