Class MapSpatialElementTemplateVal
Inheritance
System.Object
MapSpatialElementTemplateVal
Assembly: BoldReports.UWP.dll
Syntax
public class MapSpatialElementTemplateVal : Object
Constructors
MapSpatialElementTemplateVal()
Declaration
public MapSpatialElementTemplateVal()
Properties
ActionInfo
Declaration
public ReportActionInfoVal ActionInfo { get; set; }
Property Value
BackGround
Declaration
public BackgroundVal BackGround { get; set; }
Property Value
Border
Declaration
public BorderProperties Border { get; set; }
Property Value
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 bool Hidden { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Label
Declaration
public string Label { get; set; }
Property Value
Type |
Description |
System.String |
|
OffsetX
Declaration
public float OffsetX { get; set; }
Property Value
Type |
Description |
System.Single |
|
OffsetY
Declaration
public float OffsetY { get; set; }
Property Value
Type |
Description |
System.Single |
|
ShadowOffset
Declaration
public string ShadowOffset { get; set; }
Property Value
Type |
Description |
System.String |
|
Style
Declaration
public StyleVal Style { get; set; }
Property Value
Declaration
public string ToolTip { get; set; }
Property Value
Type |
Description |
System.String |
|