Click or drag to resize

RangeOfNumericalValuesControllerLowerInclusive Property

Gets or sets the controller for lower-bound inclusiveness.

Namespace: Altaxo.Gui.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<bool> LowerInclusive { get; set; }

Property Value

ItemsControllerBoolean
See Also