WPF Packages
C#
Show/Hide TOC
Integer
Rule
Min Property
Minimum value. The default is
-2,147,483,648
.
Definition
Namespace:
Common.Wpf.Rules
Assembly:
Common.Wpf.Resources (in Common.Wpf.Resources.dll) Version: 2.0.6
C#
Copy
public
int
Min
{
get
;
set
; }
Property Value
Int32
See Also
Reference
IntegerRule Class
Common.Wpf.Rules Namespace
In This Article
Definition
See Also