Property Value NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Value Gets or sets the value assigned to control. public virtual int Value { get; set; } Property Value int The numeric value of the IntPicker control. Remarks When the Value property is set, the new value is validated to be between the Minimum and Maximum values.