A newer version of this page is available.
Switch to the current version.
GridViewFilterBuilderPopupStyle Class
Contains styles settings defining the appearance of a Filter Builder (Filter Control).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewFilterBuilderPopupStyle :
GridFilterBuilderPopupStyle
Public Class GridViewFilterBuilderPopupStyle
Inherits GridFilterBuilderPopupStyle
Related API Members
The following members accept/return GridViewFilterBuilderPopupStyle objects:
Remarks
An object of the GridViewFilterBuilderPopupStyle type can be accessed via the GridViewPopupControlStyles.FilterBuilder property of the control.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
DevExpress.Web.GridFilterBuilderPopupStyle
GridViewFilterBuilderPopupStyle
See Also
Feedback