C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / CheckMark Class


CheckMark Class Properties

For a list of all members of this type, see CheckMark members.

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
See Also