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

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