[]
        
(Showing Draft Content)

C1.Report.CheckMark.Style

Style Property

Style

Gets or sets the style of the check mark.

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