RowSelectionItemController Constructor |
Namespace: Altaxo.Gui.Data.SelectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic RowSelectionItemController(
IRowSelection doc,
RowSelectionController parent
)
Parameters
- doc IRowSelection
- The row selection.
- parent RowSelectionController
- The parent controller.
See Also