Class MapDockableSubItemVal
Inheritance
System.Object
MapDockableSubItemVal
Inherited Members
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapDockableSubItemVal : MapSubItemVal
Constructors
MapDockableSubItemVal()
Declaration
public MapDockableSubItemVal()
Properties
Position
Declaration
public string Position { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ToolTip
Declaration
public string ToolTip { get; set; }
Property Value
Type | Description |
---|---|
System.String |