Skip to main content
Tab

GridViewFilterControlPopupSettings Class

Contains filter control specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewFilterControlPopupSettings :
    GridFilterControlPopupSettings

The following members return GridViewFilterControlPopupSettings objects:

Remarks

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

Implements

See Also