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

GridViewStyles.StatusBar Property

Gets the style settings used to paint the Status Bar.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public GridViewStatusBarStyle StatusBar { get; }

Property Value

Type Description
GridViewStatusBarStyle

A GridViewStatusBarStyle object that contains style settings used to paint the status bar.

See Also