Skip to main content
Tab

GridViewTitleStyle Class

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

The following members return GridViewTitleStyle objects:

#Remarks

These settings can be accessed using the GridViewStyles.TitlePanel property.

#Inheritance

See Also