Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets or sets the image data for the tile.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Property TileData As String
Get
Set
'Usage
Dim instance As MapTile
Dim value As String
value = instance.TileData
instance.TileData = value
public string TileData { get; set; }
public:
property String^ TileData {
String^ get ();
void set (String^ value);
}
member TileData : string with get, set
function get TileData () : String
function set TileData (value : String)
Property Value
Type: System.String
A string value.
Remarks
The value of this property must be a Base-64 encoded string