Class PrintRowHeading
Represent the print row heading.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets.Margins
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class PrintRowHeading : RowHeading
Constructors
PrintRowHeading()
Methods
OnInitialized(EventArgs)
Raises the Initialized event.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
The System.EventArgs instance containing the event data. |