ComponentOne FlexReport for WinForms
UncheckedSymbol Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > CheckMark Class : UncheckedSymbol Property
Gets or sets the unchecked symbol (used if Style is CheckMarkStyle.CustomSymbol).
Syntax
'Declaration
 
Public Property UncheckedSymbol As System.Char
public System.char UncheckedSymbol {get; set;}
See Also

Reference

CheckMark Class
CheckMark Members