[]
Gets the CheckMark object that determines the look of the check mark.
[C1Category("Appearance")]
[C1Description("CheckBoxField.CheckMark", "Determines the look of the check mark.")]
public CheckMark CheckMark { get; }
<C1Category("Appearance")>
<C1Description("CheckBoxField.CheckMark", "Determines the look of the check mark.")>
Public ReadOnly Property CheckMark As CheckMark