Search
LayoutRules.AddLayoutRule Method
See Also
 





 Overload List

Name Description

LayoutRules.AddLayoutRule (Object, Object)

Adds or sets a new rule, depending on if the rule with key - Key already exists or no;

LayoutRules.AddLayoutRule (Object, Object, Object)

Builds a key as a pair of the objects Object1 and Object2 and adds or sets a new rule, with this key and value - Value;

 See Also