OpenCardinalSplineControllerSelectedTab Property |
Gets or sets the selected tab. The value of -1 selectes the data tab, values >= 0 select one of the style tabs.
Namespace: Altaxo.Gui.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int? SelectedTab { get; set; }
Property Value
NullableInt32
The selected tab.
See Also