Infragistics2.Win.v8.1
childElementsCollectionDirty Field
See Also 
Infragistics.Win Namespace > UIElement Class : childElementsCollectionDirty Field

Indicates if the child elements for this element need to be repositioned/created

Syntax

Visual Basic (Declaration) 
Protected childElementsCollectionDirty As Boolean
C# 
protected bool childElementsCollectionDirty

See Also