ConceptHMI Web Help
RangeIncludedValidationRule<T> Class
Members 
Syntax
public class RangeIncludedValidationRule<T> : UnitValidationRule<T> 
where T: new(), IComparable, IComparable<T>, IConvertible, IEquatable<T>, IFormattable, struct
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.Windows.Controls.ValidationRule
      Concept.Utils.Wpf.UnitValidationRule<T>
         Concept.Utils.Wpf.RangeIncludedValidationRule<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RangeIncludedValidationRule<T> Members
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback