Name | Description | |
---|---|---|
![]() | Color | Defines the color of the layer. A valid string would be e.g. "RGB(255,0,0)". |
![]() | Condition | Defines the condition assigned to the layer. |
![]() | FromTemplate | Can be used to query if the layer is actually imported from a template (i.e. it is read-only). |
![]() | InternalObjectType | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | LayerId | ID if the layer. Use this ID to assign objects to a certain layer (see the LayerID property of the ObjectBase Class) |
![]() | Name | Name of the layer as displayed in the Designer. |
![]() | Visible | Gets or sets if the layer will be visible or not in the designer initially. |