aspnet-devexpress-dot-web-9c3eec9c.md
Contains filter control specific settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewFilterControlPopupSettings :
GridFilterControlPopupSettings
Public Class GridViewFilterControlPopupSettings
Inherits GridFilterControlPopupSettings
The following members return GridViewFilterControlPopupSettings objects:
An object of the GridViewFilterControlPopupSettings type can be accessed by the ASPxGridViewPopupControlSettings.FilterControl property.
Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridFilterControlPopupSettings GridViewFilterControlPopupSettings
See Also