[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsPresenter.LogicalChildren

LogicalChildren Property

LogicalChildren

Gets an enumerator that can be used to iterate the logical child elements of a FieldsPresenter.

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

An enumerator for logical child elements of this element.

Overrides