ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CheckBox Class
Properties Methods

In This Topic
    CheckBox Class Members
    In This Topic

    The following tables list the members exposed by CheckBox.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CheckBox class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the control's background color or fill color.  
    Public PropertyGets or sets the alignment of the checkbox text within the control drawing area.  
    Public PropertyGets or sets a value indicating the state of the checkbox.  
    Public PropertyGets or sets a style rule class name.  The style rule is used to format the control.  
    Public PropertyGets or returns the font object used to print the control's text.  
    Public PropertyGets or returns the foreground (font) color of the control.  
    Public PropertyGets or sets the number of points of padding to use on each side of the control.  
    Public PropertyGets or sets a style string for the checkbox.  
    Public PropertyGets or sets the printed caption of the checkbox.  
    Public PropertySets/gets control's wrap mode using CSS.  
    Top
    See Also