Name | Description | |
---|---|---|
![]() | Layer Constructor | Overloaded. |
The following tables list the members exposed by Layer.
Name | Description | |
---|---|---|
![]() | Layer Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
![]() | CopyFrom | Copies 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) |
![]() | GenerateCode | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GetPropertyPath | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GetVirtualVariableNames | (Inherited from combit.Reporting.Dom.DomItem) |