Class
RadSpreadsheetStatusBar

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 RadSpreadsheetAttachedControlBase.RadSpreadsheetPropertyRadSpreadsheetAttachedControlBase.OnRadSpreadsheetPropertyChangedOverride()RadSpreadsheetAttachedControlBase.RadSpreadsheetControlBase.GetTemplateChild<T>(string)ControlBase.GetRequiredTemplateChild<T>(string, bool)

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

EventArgs

The RoutedEventArgs that contains the event data.