Click or drag to resize

DataSourceControllerBaseTItemIsPosition3Expanded Property

Gets or sets a value indicating whether the third panel (position 3) is expanded.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool IsPosition3Expanded { get; set; }

Property Value

Boolean
See Also