IntegerRuleRqd Property

Indicates if a value is required. The default is .

Definition

Namespace: Common.Wpf.Rules
Assembly: Common.Wpf.Resources (in Common.Wpf.Resources.dll) Version: 2.0.6
C#
public bool Rqd { get; set; }

Property Value

Boolean

See Also