The following tables list the members exposed by LayerBase.
Public Properties
| Name | Description |
| Caption | Gets or sets the current layer's caption. Used to represent the layer in legends. |
| Name | Gets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index. (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase) |
| Opacity | Gets or sets the opacity factor applied to the layer. |
| RecordSource | Gets or sets an SQL statement used to retrieve data for the layer. |
| Track | Gets or sets a value indicating whether spatial data from the current layer should be used to auto center/zoom the map. |
| Visible | Gets or sets the current layer's visibility. |
Top
Public Methods
See Also