combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / ObjectBase Class
Properties Methods

In This Topic
    ObjectBase Class Members
    In This Topic

    The following tables list the members exposed by ObjectBase.

    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Public PropertyGets or sets if a page break should be triggered before this object is printed.  
    Public PropertyAppearance condition for the object, i.e if this condition is matched, the object will be printed.  
    Public PropertyAllows to assign a group Id. All objects with equal group Ids will appear as group in the Designer.  
    Public Property  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyDefines the display condition for the issue print.  
    Public PropertyGets or sets the ID of the layer this object is assigned to.  
    Public PropertyPrevents the object from being accidentally clicked in the designer. The object can be unlocked from the user interface.  
    Public PropertyName of the object.  
    Public PropertyPosition of the object.  
    Public PropertyPrevents the user from editing this object. The object cannot be unlocked in the designer.  
    Public PropertySelects the item if called while the Designer is open.  
    Public Property  
    Public Property  
    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 DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Public MethodOverloaded. Allows to link an object to another object.  
    Public Method  
    Public MethodUnlinks an object from all parent objects.  
    Top
    See Also