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

Layer Class Members

The following tables list the members exposed by Layer.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDefines the color of the layer. A valid string would be e.g. "RGB(255,0,0)".  
Public PropertyDefines the condition assigned to the layer.  
Public PropertyCan be used to query if the layer is actually imported from a template (i.e. it is read-only).  
Public Property (Inherited from combit.Reporting.Dom.DomItem)
Public PropertyID if the layer. Use this ID to assign objects to a certain layer (see the LayerID property of the ObjectBase Class)  
Public PropertyName of the layer as displayed in the Designer.  
Public PropertyGets or sets if the layer will be visible or not in the designer initially.  
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)
Top
See Also