public enum CheckStyle : System.Enum
'Declaration Public Enum CheckStyle Inherits System.Enum
Member | Description |
---|---|
Check | The checkbox style is a check. |
Circle | The checkbox style is a circle. |
Cross | The checkbox style is a cross. |
Diamond | The checkbox style is a diamond. |
Square | The checkbox style is a square. |
Star | The checkbox style is a star. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Rendering.Components.CheckStyle