FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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