GridViewTitleStyle Class
In This Article
Contains style settings used to paint the ASPxGridView’s Title Panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridViewTitleStyle :
GridViewStyleBase
#Related API Members
The following members return GridViewTitleStyle objects:
#Remarks
These settings can be accessed using the GridViewStyles.TitlePanel property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridViewTitleStyle
See Also