ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ARControl Class
Properties Methods

In This Topic
    ARControl Class Members
    In This Topic

    The following tables list the members exposed by ARControl.

    Public Properties
     NameDescription
    Public PropertyGets a border object that defines the border style for each edge of the control.  
    Public PropertySets or returns a rectangle that defines the location and size of the control in inches.  
    Public Property

    Gets or sets the field name from the data source to bind to the control.

     
    Public PropertyGets or sets the height of the control in inches.  
    Public Property

    Gets or sets the left position of the control in inches.

     
    Public PropertyGets or sets the location of the control in inches.  
    Public PropertyGets or sets the name of the control.  
    Public PropertyGets a reference to the parent section of the control.  
    Public PropertyGets or sets the size of the control in inches.  
    Public PropertyGets or sets user-defined information to be persisted with the control.  
    Public PropertyGets or sets, in inches, the top position of the control relative to the section that contains it.  
    Public PropertySets or returns a value indicating whether the control will be printed.  
    Public PropertyGets or sets the width of the control in inches.  
    Top
    Public Methods
     NameDescription
    Public MethodBrings the control to the front of the z-order.  
    Public MethodReleases the control instance from memory.  
    Public MethodSends the control to the back of the z-order.  
    Public MethodSets the bounds of the control to the specified rectangle.  
    Top
    See Also