ActiveReports 9
CheckBox Class Properties

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

Public Properties
 NameDescription
Public PropertyAction

Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyBookmark

Gets or sets a bookmark that can be linked via a Bookmark action.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyCheckAlignmentGets or sets the alignment of check inside a CheckBox object.  
Public PropertyCheckedSets the state of the CheckBox object to checked.  
Public PropertyContainerGets the IContainer that contains the CheckBox. (Inherited from System.ComponentModel.Component)
Public PropertyCustom

Gets or sets custom information to be passed to a report output component.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyDataElementName

Gets or sets the name to use for the data element or attribute for the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyDataElementOutput

Gets or sets a value indicating whether the item appears in a data rendering.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyDataElementStyle

Gets or sets a value indicating whether the textbox value is rendered as an element or attribute.

(Inherited from GrapeCity.ActiveReports.PageReportModel.TextItem)
Public PropertyHeight

Gets or sets the height of the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyLabel

Gets or sets a label to identify an instance of a report item within the client UI (to provide a user-friendly label for searching or to appear in the Document Map).

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyLayerNameThe name of layer to which this report item belongs. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyLeft

Gets or sets the distance of the item from the left edge of the containing object.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyLinkToChild

Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any).

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyName

Gets or sets the name of the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyParentGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertyRepeatWith

Gets or sets the name of the DataRegion with which the report item is repeated if that data region spans multiple pages.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertySiteGets or sets the ISite of the CheckBox. (Inherited from System.ComponentModel.Component)
Public PropertyStyle

Gets or sets the the style settings for the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyStyleNameGets or set element style name. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyTextSets or gets the field, constant or expression whose value is displayed in the checkbox.  
Public PropertyToolTip

Gets or sets a textual label for the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyTop

Gets or sets the distance of the item from the top of the containing object.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyVisibility

Gets or sets a value indicating whether the items are hidden.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyWidth

Gets or sets the width of the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyZIndex

Gets or sets the drawing order of the report item within the containing object.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Top
See Also

Reference

CheckBox Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum