Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderVerticalText Class / Children Property

In This Topic
    Children Property (RenderVerticalText)
    In This Topic
    Gets the collection of child render objects.
    Syntax
    'Declaration
     
    Public ReadOnly Property Children As RenderObjectCollection
    public RenderObjectCollection Children {get;}
    See Also