ValidationProviderRules Property

Get the collection of validation rules.

Definition

Namespace: Aliquo.Windows.Base
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public RuleCollection Rules { get; }

Property Value

RuleCollection

See Also