WorksheetControllerInternalInitializeWorksheetLayout Method |
Initializes the controller with the specified worksheet layout.
Namespace: Altaxo.Gui.Worksheet.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void InternalInitializeWorksheetLayout(
WorksheetLayout value
)
Parameters
- value WorksheetLayout
- The worksheet layout to control.
See Also