Skip to main content
Tab

GridViewStatusBarStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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