ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win.Theming Namespace / ElementType Enumeration

In This Topic
    ElementType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ElementType 
       Inherits System.Enum
    public enum ElementType : System.Enum 
    Members
    MemberDescription
    Background 
    Border 
    Shadow 
    Text 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Viewer.Win.Theming.ElementType

    See Also