Click or drag to resize

RangeOfNumericalValuesControllerUpperInclusive Property

[Missing <summary> documentation for "P:Altaxo.Gui.Data.Selections.RangeOfNumericalValuesController.UpperInclusive"]


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

Property Value

ItemsControllerBoolean
See Also