[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase

MapOwnedItemBase Class

Abstract base class for types owned by a Map field.

Namespace: C1.Win.FlexReport.CustomFields.Maps
Assembly: C1.Win.FlexReport.CustomFields.4.8.dll
Syntax
public abstract class MapOwnedItemBase

Constructors

Name Description
MapOwnedItemBase(Map)

Fields

Name Description
c_catAppearance
c_catData
c_catGeneral
c_catLocation

Properties

Name Description
BaseName

Gets a one word description of the item type (e.g. "Layer"). Also used to automatically generate new items' names.

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.

Owner
ParentReport

Methods

Name Description
OnOwnerChanged()
OnOwnerChanging()
OnPropertyChanged()