aspnet-devexpress-dot-web-6a4df230.md
Provides the style settings used to paint the column header panel within the ASPxGridView.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewHeaderPanelStyle :
GridViewStyleBase
Public Class GridViewHeaderPanelStyle
Inherits GridViewStyleBase
The following members return GridViewHeaderPanelStyle objects:
These settings can be accessed using the GridViewStyles.HeaderPanel property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewHeaderPanelStyle
See Also