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