Skip to main content
A newer version of this page is available. .
Tab

GridViewTitleStyle Class

Contains style settings used to paint the ASPxGridView’s Title Panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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