Back to Devexpress

GridViewFilterControlPopupSettings Class

aspnet-devexpress-dot-web-9c3eec9c.md

latest1.9 KB
Original Source

GridViewFilterControlPopupSettings Class

Contains filter control specific settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewFilterControlPopupSettings :
    GridFilterControlPopupSettings
vb
Public Class GridViewFilterControlPopupSettings
    Inherits GridFilterControlPopupSettings

The following members return GridViewFilterControlPopupSettings objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridFilterControlPopupSettings GridViewFilterControlPopupSettings

See Also

GridViewFilterControlPopupSettings Members

Grid View

DevExpress.Web Namespace