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

In This Topic
    GetElements Method (IColorableControl)
    In This Topic
    Get UI-elements of the control
    Syntax
    'Declaration
     
    Function GetElements() As IEnumerable(Of ColorableElement)
    See Also