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