Describes the type of mark which is used in the ScalableCheckBox
and RenderInputCheckBoxOptions.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum CheckMarkStyleEnum |
Visual Basic |
---|
Public Enumeration CheckMarkStyleEnum |
Members
Member name | Description | |
---|---|---|
Default | The default style, as in Windows. | |
Cross | Cross, as in MS Word. |