Skip to main content
Tab

GridFilterControlPopupSettings Class

Serves as a base for classes that contain filter control specific settings in grid-like controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridFilterControlPopupSettings :
    GridPopupSettingsBase,
    IPopupFilterControlSettings

Implements

See Also