Infragistics(R) NetAdvantage(R) Windows Forms
childElementsCollectionDirty Field
See Also  E-mail your feedback on this topic.
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