NGridRuleCollection<TRule,TGrid> Class Methods
In This Topic
For a list of all members of this type, see NGridRuleCollection<TRule,TGrid> members.
Public Methods
| | Name | Description |
 | GetAllRulesByColumn | Gets all rules that that are associated with the specified column. |
 | GetRuleByColumn | Gets the first rule whose Column property references the specified column. |
Top
Protected Methods
| | Name | Description |
 | CCC | |
 | OnAttributeChanged | Overridden. Called when an element attribute has changed. |
 | OnChanged | Overridden. Called when an arbitrary mutation has occured in this node |
Top
See Also