ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / CheckStyle Enumeration

In This Topic
    CheckStyle Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum CheckStyle 
       Inherits System.Enum
    public enum CheckStyle : System.Enum 
    Members
    MemberDescription
    Check 
    Circle 
    Cross 
    Diamond 
    Square 
    Star 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Rendering.Components.CheckStyle

    See Also