FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.5.2 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / MapOwnedKeyedItem Class
Properties Methods


In This Topic
    MapOwnedKeyedItem Class Members
    In This Topic

    The following tables list the members exposed by MapOwnedKeyedItem.

    Public Properties
     NameDescription
    Public PropertyGets a one word description of the item type (e.g. "Layer"). Also used to automatically generate new items' names. (Inherited from C1.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyUnique string identifying the layer. May be used as the layer's name in C1Maps so should be a valid id (alpha-numeric starting with a letter).

    NOTE: the set accessor is for serialization ONLY. This property must NOT be changed.

     
    Public PropertyGets 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.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase)
    Public Property (Inherited from C1.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase)
    Public Property (Inherited from C1.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase)
    Top
    See Also