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

In This Topic
    ObjectInputCombobox Class Members
    In This Topic

    The following tables list the members exposed by ObjectInputCombobox.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyAvailable values are

     

    Value Meaning
    0 left aligned
    1 centered
    2 right aligned

     
    Public Property (Inherited from combit.Reporting.Dom.ObjectInputBase)
    Public Property (Inherited from ObjectInputBase)
    Public PropertyGets or sets if a page break should be triggered before this object is printed. (Inherited from ObjectInputBase)
    Public PropertyTab (\t) separated list of choices for the combo box.  
    Public PropertyAppearance condition for the object, i.e if this condition is matched, the object will be printed. (Inherited from ObjectInputBase)
    Public PropertyDefault value for the combo box.  
    Public PropertyGets or sets whether the combo box should be editable, i.e. the user should be able to add items.  
    Public PropertyField name for the value. This field name is used when exporting the form data to XML.  
    Public PropertyGets or sets the properties of the filling.  
    Public PropertyGets or sets the font for the combo box.  
    Public PropertyRepresents the frame properties of the object.  
    Public PropertyAllows to assign a group Id. All objects with equal group Ids will appear as group in the Designer. (Inherited from ObjectInputBase)
    Public Property (Inherited from ObjectInputBase)
    Public Property (Inherited from ObjectInputBase)
    Public PropertyDefines the display condition for the issue print. (Inherited from ObjectInputBase)
    Public PropertyGets or sets the ID of the layer this object is assigned to. (Inherited from ObjectInputBase)
    Public PropertyPrevents the object from being accidentally clicked in the designer. The object can be unlocked from the user interface. (Inherited from ObjectInputBase)
    Public PropertyName of the object. (Inherited from ObjectInputBase)
    Public PropertyGets or sets if the user will be forced to make an input (True) or if the field may be left empty (False).  
    Public PropertyPosition of the object. (Inherited from ObjectInputBase)
    Public PropertyPrevents the user from editing this object. The object cannot be unlocked in the designer. (Inherited from ObjectInputBase)
    Public PropertySelects the item if called while the Designer is open. (Inherited from ObjectInputBase)
    Public Property (Inherited from ObjectInputBase)
    Public PropertyPreview window tooltip for the input object. (Inherited from ObjectInputBase)
    Public Property (Inherited from ObjectInputBase)
    Public Property (Inherited from ObjectInputBase)
    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 ObjectInputBase)
    Public Method (Inherited from ObjectInputBase)
    Public Method (Inherited from ObjectInputBase)
    Public MethodOverloaded. Adds a sequential link between the two objects, i.e. the child object is printed after the parent object. (Inherited from ObjectInputBase)
    Public Method (Inherited from ObjectInputBase)
    Public MethodUnlinks an object from all parent objects. (Inherited from ObjectInputBase)
    Top
    See Also