MapLegendTitleInstance Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un type d'instance de la classe MapLegendTitle et contient les valeurs calculées des propriétés dans MapLegendTitle.
public ref class MapLegendTitleInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class MapLegendTitleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapLegendTitleInstance = class
inherit BaseInstance
Public NotInheritable Class MapLegendTitleInstance
Inherits BaseInstance
- Héritage
Propriétés
Caption |
Obtient la valeur calculée de la propriété Caption dans une classe MapLegendTitle. |
Style |
Obtient la valeur calculée de la propriété Style dans une classe MapLegendTitle. |
TitleSeparator |
Obtient la valeur calculée de la propriété TitleSeparator dans une classe MapLegendTitle. |
TitleSeparatorColor |
Obtient la valeur calculée de la propriété TitleSeparatorColor dans une classe MapLegendTitle. |
Méthodes
ResetInstanceCache() |
Réinitialise le cache d'instance. (Hérité de BaseInstance) |