ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / CheckBox Class
Properties Methods Events

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 an alignment of the check box within the control.  
    Public PropertyGets or sets the expression that determines if the check box is checked.  
    Public PropertyGets or sets the text associated with the check box.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns a list of the expressions contained by this report item.  
    Public MethodOverridden. Validates the current state of the CheckBox object.  
    Top
    See Also