SheetTabContent
Class
Represents the sheet tab content.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class SheetTabContent : ControlBase
Inheritance: objectControlBaseSheetTabContent
Inherited Members
Constructors
Initializes a new instance of the SheetTabContent class.
C#
public SheetTabContent()
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.