dotnetCHARTING Send comments on this topic.
Conditions Property
See Also 
dotnetCHARTING.Mapping Namespace > Group Class : Conditions Property


Gets a collection of conditions that shapes within this group must meet.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Conditions As GroupConditionCollection
Visual Basic (Usage)Copy Code
Dim instance As Group
Dim value As GroupConditionCollection
 
value = instance.Conditions
C# 
public GroupConditionCollection Conditions {get;}

See Also

© 2010 All Rights Reserved.