ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win.Theming Namespace / ColorableToolStrip Class / GetChildControls Method

In This Topic
    GetChildControls Method (ColorableToolStrip)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetChildControls() As IEnumerable(Of IColorableControl)
    public IEnumerable<IColorableControl> GetChildControls()
    See Also