String MaxValue { get; set; }
The maximum accepted value displayed by the edit box.
Returns: String
Remarks:
If both Dew.Math.Controls.FloatEdit.MaxValue and Dew.Math.Controls.FloatEdit.MinValue are the same and 0, both limits are disabled.
The maximum accepted value displayed by the edit box.
Returns: String
If both Dew.Math.Controls.FloatEdit.MaxValue and Dew.Math.Controls.FloatEdit.MinValue are the same and 0, both limits are disabled.