Click or drag to resize

StiCheckStyle Enumeration

Check style.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiCheckStyle
Members
  Member nameValueDescription
Cross0 Cross style.
Check1 Check style.
CrossRectangle2 Check style.
CheckRectangle3 Check style.
CrossCircle4 Check style.
DotCircle5 Check style.
DotRectangle6 Check style.
NoneCircle7 Check style.
NoneRectangle8 Check style.
None9 Check style.
See Also