combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / ObjectReportContainer Class
Properties Methods

ObjectReportContainer Class Members

The following tables list the members exposed by ObjectReportContainer.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyGets or sets if a page break should be triggered before this object is printed. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyAppearance condition for the object, i.e if this condition is matched, the object will be printed. (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property  
Public PropertyGets or sets the default font for all sub items.  
Public PropertyGets or sets the properties of the filling and a possible gradient fill.  
Public Property  
Public PropertyAllows to assign a group Id. All objects with equal group Ids will appear as group in the Designer. (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property (Inherited from combit.Reporting.Dom.DomItem)
Public PropertyDefines the display condition for the issue print. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyGets or sets the ID of the layer this object is assigned to. (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property  
Public PropertyPrevents the object from being accidentally clicked in the designer. The object can be unlocked from the user interface. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyName of the object. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyPosition of the object. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyPrevents the user from editing this object. The object cannot be unlocked in the designer. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertySelects the item if called while the Designer is open. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyContains a collection of sub items (i.e. SubItemCrosstab, SubItemTable, ...).  
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Top
Public Methods
 NameDescription
Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Public MethodOverloaded. Adds a sequential link between the two objects, i.e. the child object is printed after the parent object. (Inherited from combit.Reporting.Dom.ObjectBase)
Public Method (Inherited from combit.Reporting.Dom.ObjectBase)
Public MethodUnlinks an object from all parent objects. (Inherited from combit.Reporting.Dom.ObjectBase)
Top
See Also