[]
Gets an enumerator that can be used to iterate the logical child elements of a GrapeCity.Windows.InputMan.Fields.FieldContentPresenter.
protected override IEnumerator LogicalChildren { get; }
Protected Overrides ReadOnly Property LogicalChildren As IEnumerator
Type | Description |
---|---|
IEnumerator | An enumerator that can be used to iterate the logical child elements of a GrapeCity.Windows.InputMan.Fields.FieldContentPresenter. |