The CogGraphicParentChildStateFlags type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfChildren | This bit will be set in the EventArgs of a Changed event every time the value returned by Children may have changed. | |
| SfParent | This bit will be set in the EventArgs of a Changed event every time the value returned by Parent may have changed. |
See Also