[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldContentPresenter.LogicalChildren

LogicalChildren Property

LogicalChildren

Gets an enumerator that can be used to iterate the logical child elements of a GrapeCity.Windows.InputMan.Fields.FieldContentPresenter.

Declaration
protected override IEnumerator LogicalChildren { get; }
Protected Overrides ReadOnly Property LogicalChildren As IEnumerator
Property Value
Type Description
IEnumerator

An enumerator that can be used to iterate the logical child elements of a GrapeCity.Windows.InputMan.Fields.FieldContentPresenter.

Overrides