Gets or sets a value indicating whether the value should be automatically constrained to Minimum or Maximum.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool AutoConstrain { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoConstrain As Boolean |
Type: Boolean
true if the value should be automatically constrained, otherwise false. Default value is false.