Status Bar
The status bar is displayed at the bottom of the GridView. It is typically used to display status information that provides helpful feedback to end-users.
The table below lists the main members which affect the element’s appearance and functionality:
Characteristics | Members |
---|---|
Visibility | ASPxGridSettings.ShowStatusBar (via GridViewSettings.Settings.ShowStatusBar) |
Style | GridViewStyles.StatusBar (via GridViewSettings.Styles.StatusBar) |
Template | GridViewSettings.SetStatusBarTemplateContent |