Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / InlineKmlItemStyle Class
Properties Methods


In This Topic
    InlineKmlItemStyle Class Members
    In This Topic

    The following tables list the members exposed by InlineKmlItemStyle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.KmlItemStyle)
    Public PropertyGets or sets the fill color of markers placed on the map. (Inherited from C1.C1Report.CustomFields.Maps.KmlItemStyle)
    Public PropertyGets or sets an expression specifying the name (caption) associated with the KML item. Set to an empty string ("") to suppress printing of item captions. (Inherited from C1.C1Report.CustomFields.Maps.KmlItemStyle)
    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.

    (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedKeyedItem)
    Public PropertyOverridden. Suppress showing the name in the property editor, as referencing inline styles in expressions is not possible.  
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyGets or sets the stroke color of markers placed on the map. (Inherited from C1.C1Report.CustomFields.Maps.KmlItemStyle)
    Top
    Public Methods
    See Also