IndicatorState.IndicatorImage Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Proprietà dell'immagine dello stato.
public:
property Microsoft::ReportingServices::RdlObjectModel::IndicatorImage ^ IndicatorImage { Microsoft::ReportingServices::RdlObjectModel::IndicatorImage ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::IndicatorImage ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.IndicatorImage IndicatorImage { get; set; }
member this.IndicatorImage : Microsoft.ReportingServices.RdlObjectModel.IndicatorImage with get, set
Public Property IndicatorImage As IndicatorImage
Valore della proprietà
Un oggetto IndicatorImage.