Click or drag to resize

RowSelectionItemControllerDetailsController Property

Gets or sets the controller for the selection details.

Namespace: Altaxo.Gui.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCANController DetailsController { get; set; }

Property Value

IMVCANController
See Also