[]
Gets or sets the style of the check mark.
[C1Category("Appearance")]
[C1Description("CheckMark.Style", "Determines the style of the check mark.")]
public CheckMarkStyle Style { get; set; }
<C1Category("Appearance")>
<C1Description("CheckMark.Style", "Determines the style of the check mark.")>
Public Property Style As CheckMarkStyle