FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / LogicalChildren Property

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