Lingua

Map.MapTitles Proprietà

Definizione

Ottiene o imposta una collezione di titoli da disegnare nella mappa.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::MapTitle ^> ^ MapTitles { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::MapTitle ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::MapTitle ^> ^ value); };
[System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.MapTitle>))]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.MapTitle> MapTitles { get; set; }
[<System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.MapTitle>))>]
member this.MapTitles : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.MapTitle> with get, set
Public Property MapTitles As IList(Of MapTitle)

Valore della proprietà

Oggetto IList<T>.

Attributi

Si applica a