ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win.Theming Namespace / ColorableElement Class / ElementType Property

In This Topic
    ElementType Property
    In This Topic
    Color type (background color, text color, border color, etc.)
    Syntax
    'Declaration
     
    Public Property ElementType As ElementType
    public ElementType ElementType {get; set;}
    See Also