WPF 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class MapSpatialElementTemplate

Represents a template for a spatial element in the map.

Inheritance
System.Object
MapSpatialElementTemplate
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BoldReports.RDL.DOM
Assembly: BoldReports.Wpf.dll
Syntax
public abstract class MapSpatialElementTemplate

Constructors

MapSpatialElementTemplate()

Declaration
protected MapSpatialElementTemplate()

Properties

ActionInfo

Declaration
public ActionInfo ActionInfo { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.ActionInfo

DataElementLabel

Declaration
public string DataElementLabel { get; set; }
Property Value
Type Description
System.String

DataElementName

Declaration
public string DataElementName { get; set; }
Property Value
Type Description
System.String

DataElementOutput

Declaration
public DataElementOutputs DataElementOutput { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.DataElementOutputs

Hidden

Declaration
public string Hidden { get; set; }
Property Value
Type Description
System.String

Label

Declaration
public string Label { get; set; }
Property Value
Type Description
System.String

OffsetX

Declaration
public string OffsetX { get; set; }
Property Value
Type Description
System.String

OffsetY

Declaration
public string OffsetY { get; set; }
Property Value
Type Description
System.String

Style

Declaration
public Style Style { get; set; }
Property Value
Type Description
Style

ToolTip

Declaration
public string ToolTip { get; set; }
Property Value
Type Description
System.String

Methods

ResetDataElementOutput()

Declaration
public void ResetDataElementOutput()

ShouldSerializeDataElementOutput()

Declaration
public bool ShouldSerializeDataElementOutput()
Returns
Type Description
System.Boolean

ShouldSerializeOffsetX()

Declaration
public bool ShouldSerializeOffsetX()
Returns
Type Description
System.Boolean

ShouldSerializeOffsetY()

Declaration
public bool ShouldSerializeOffsetY()
Returns
Type Description
System.Boolean
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved