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


In This Topic
    LayerBase Class Members
    In This Topic

    The following tables list the members exposed by LayerBase.

    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.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyGets or sets the current layer's caption. Used to represent the layer in legends.  
    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 Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    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.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyGets or sets the opacity factor applied to the layer.  
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyGets the list of lists of location expressions. The outer list corresponds to the point or points associated with each record of the layer - i.e. for a points layer, that list will contain one element, for lines - two etc. The inner list for each point is the collection of location expressions. E.g. it can be Country, City, Address.  
    Public Property  
    Public PropertyGets or sets an SQL statement used to retrieve data for the layer.  
    Public PropertyGets or sets a value indicating whether spatial data from the current layer should be used to auto center/zoom the map.  
    Public PropertyGets or sets the current layer's visibility.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)  
    Public Method  
    Top
    See Also