[]
        
(Showing Draft Content)

C1.Report.CheckMark.UncheckedImage

UncheckedImage Property

UncheckedImage

Gets or sets the unchecked image (used if Style is CustomImage).

Declaration
[C1Category("Image")]
[C1Description("CheckMark.UncheckedImage", "The unchecked image (used if Style is CustomImage).")]
public object UncheckedImage { get; set; }
<C1Category("Image")>
<C1Description("CheckMark.UncheckedImage", "The unchecked image (used if Style is CustomImage).")>
Public Property UncheckedImage As Object