FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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 MethodAssign properties from CheckMark object.  
    Public MethodReturns a string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires FieldBase.PropertyChanged event.  
    Top
    See Also