combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / ProjectBase Class

ProjectBase Class Properties

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

Public Properties
 NameDescription
Public Property  
Public PropertyThis property controls whether the project is redrawed immediately in the designer after a change. Is required for more complex DOM operations with the designer opened.  
Public Property  
Public Property  
Public Property (Inherited from combit.Reporting.Dom.DomItem)
Public Property

This property is only available in printing mode. It's purpose is to set the default value of the issue range in the print dialog.

 
Public PropertyThis collection contains the layers of the current project. It can also be used to add new layers to the project.  
Public PropertyDefines the layout of the Designer workspace.  
Public PropertyThis collection contains the designer objects of the current project. It can also be used to add new objects to the project.  
Public Property

This property is only available in printing mode. It's purpose is to set the default value of the page range in the print dialog.

 
Public Property

With this enumeration all project parameters, which are defined in the opened List & Label project, can be get or set. A list of all available project parameters can be taken from the List & Label Programmer's Manual.

 
Public Property

With this enumeration all project templates, which are defined in the opened List & Label project, can be read or new project templates can be defined.

 
Public Property

With this enumeration you can access the different layout regions, which are defined in the opened List & Label project, or create new ones.

 
Public Property  
Public Property  
Public Property  
Public PropertyAllows to change project specific settings e.g. the default font used for all new objects.  
Public PropertyThis collection contains the sum variables of the current project. It can also be used to add new sum variables to the project.  
Public PropertyAllows to store additional information in the project file. The data passed is not visible nor editable in the designer and may be used to save e.g. connection strings, queries etc. to the project file.  
Public Property

Returns or sets the user-defined design scheme to query or specify the colors for foreground and background.

 
Public PropertyThis collection contains the user variables of the project. It can also be used to add new user variables to the project.  
Top
See Also