PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCellView Class / LogicalChildren Property

In This Topic
    LogicalChildren Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property LogicalChildren As IEnumerator
    protected virtual IEnumerator LogicalChildren {get;}
    See Also