Skip to main content
A newer version of this page is available. .
Tab

GridViewSearchPanelStyle Class

Contains styles settings defining the appearance of a search panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GridViewSearchPanelStyle :
    GridViewStyleBase

The following members return GridViewSearchPanelStyle objects:

Remarks

An object of the GridViewSearchPanelStyle type can be accessed using the GridViewStyles.SearchPanel property of the control.

Inheritance

See Also