FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingCell Class / Children Property

In This Topic
    Children Property (GridIncrementalLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Children As UIElementCollection
    public UIElementCollection Children {get;}
    See Also