ClassRadSpreadsheetStatusBar
Class
Provides methods and properties for using RadSpreadsheetStatusBar.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
[TelerikToolboxCategory("Documents")]
public class RadSpreadsheetStatusBar : RadSpreadsheetAttachedControlBase
Inheritance: objectControlBaseRadSpreadsheetAttachedControlBaseRadSpreadsheetStatusBar
Inherited Members
Constructors
RadSpreadsheetStatusBar()
Initializes a new instance of the RadSpreadsheetStatusBar class.
Declaration
cs-api-definition
public RadSpreadsheetStatusBar()
Methods
OnInitialized(EventArgs)
Raises the event. This method is invoked whenever is set to true internally.
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e
The RoutedEventArgs that contains the event data.