Class RuleCollection<T>
A collection of rules deriving from the RuleBase type.
Inheritance
System.Object
RuleCollection<T>
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class RuleCollection<T> : DependencyObjectCollection<T> where T : RuleBase
Type Parameters
T
|
Constructors
RuleCollection()
Declaration
public RuleCollection()