Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the calculated value of the TitleSeparator property in a MapLegendTitle class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property TitleSeparator As MapLegendTitleSeparator
Get
'Uso
Dim instance As MapLegendTitleInstance
Dim value As MapLegendTitleSeparator
value = instance.TitleSeparator
public MapLegendTitleSeparator TitleSeparator { get; }
public:
property MapLegendTitleSeparator TitleSeparator {
MapLegendTitleSeparator get ();
}
member TitleSeparator : MapLegendTitleSeparator
function get TitleSeparator () : MapLegendTitleSeparator
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitleSeparator
A MapLegendTitleSeparator value that represents the calculated value of the TitleSeparator property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering