Skip to main content
Tab

GridViewSearchPanelStyle Class

Contains styles settings defining the appearance of a search panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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