[]
        
(Showing Draft Content)

C1.Report.CheckBoxField.CheckMark

CheckMark Property

CheckMark

Gets the CheckMark object that determines the look of the check mark.

Declaration
[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