FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / Children Property

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