ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win.Theming Namespace / IColorableControl Interface / GetChildControls Method

In This Topic
    GetChildControls Method (IColorableControl)
    In This Topic
    Get nested controls
    Syntax
    'Declaration
     
    Function GetChildControls() As IEnumerable(Of IColorableControl)
    IEnumerable<IColorableControl> GetChildControls()
    See Also