Click or drag to resize

DataSourceControllerBaseTItemIsPosition2Expanded Property

Gets or sets a value indicating whether the second panel (position 2) is expanded.

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

Property Value

Boolean
See Also