FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / CheckMark Class / CheckedSymbol Property

In This Topic
    CheckedSymbol Property (CheckMark)
    In This Topic
    Gets or sets the checked symbol (used if Style is CheckMarkStyle.CustomSymbol).
    Syntax
    'Declaration
     
    Public Property CheckedSymbol As Char
    public char CheckedSymbol {get; set;}
    See Also