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

Layer Class Properties

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

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
See Also