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

In This Topic
    Style Property (CheckMark)
    In This Topic
    Gets or sets the style of the check mark.
    Syntax
    'Declaration
     
    Public Property Style As CheckMarkStyle
    public CheckMarkStyle Style {get; set;}
    See Also