FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / CheckMark Class
Properties Methods


In This Topic
    CheckMark Class Members
    In This Topic

    The following tables list the members exposed by CheckMark.

    Public Properties
     NameDescription
    Public PropertyGets or sets the checked image (used if Style is CheckMarkStyle.CustomImage).  
    Public PropertyGets or sets the checked symbol (used if Style is CheckMarkStyle.CustomSymbol).  
    Public PropertyGets or sets the font used to draw the check mark symbol.  
    Public PropertyGets or sets the indeterminate image (used if Style is CheckMarkStyle.CustomImage).  
    Public PropertyGets or sets the indeterminate symbol (used if Style is CheckMarkStyle.CustomSymbol).  
    Public PropertyGets or sets the style of the check mark.  
    Public PropertyGets or sets the unchecked image (used if Style is CheckMarkStyle.CustomImage).  
    Public PropertyGets or sets the unchecked symbol (used if Style is CheckMarkStyle.CustomSymbol).  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires PropertyChanged event.  
    Top
    See Also