A newer version of this page is available.
Switch to the current version.
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
Public Class GridViewSearchPanelStyle
Inherits GridViewStyleBase
Related API Members
The following members accept/return GridViewSearchPanelStyle objects:
Remarks
An object of the GridViewSearchPanelStyle type can be accessed using the GridViewStyles.SearchPanel property of the control.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridViewSearchPanelStyle
See Also
Feedback