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

GridViewStatusBarStyle Class

Provides the style settings used to paint the ASPxGridView’s Status Bar.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GridViewStatusBarStyle :
    GridViewStyleBase

The following members return GridViewStatusBarStyle objects:

Remarks

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

Inheritance

See Also