IndicatorState.IndicatorImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the properties of the state image.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::IndicatorImage ^ IndicatorImage { Microsoft::ReportingServices::OnDemandReportRendering::IndicatorImage ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.IndicatorImage IndicatorImage { get; }
member this.IndicatorImage : Microsoft.ReportingServices.OnDemandReportRendering.IndicatorImage
Public ReadOnly Property IndicatorImage As IndicatorImage
Property Value
An IndicatorImage object.