Свойство IndicatorState.IndicatorImage
The state image properties.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Property IndicatorImage As IndicatorImage
Get
Set
'Применение
Dim instance As IndicatorState
Dim value As IndicatorImage
value = instance.IndicatorImage
instance.IndicatorImage = value
public IndicatorImage IndicatorImage { get; set; }
public:
property IndicatorImage^ IndicatorImage {
IndicatorImage^ get ();
void set (IndicatorImage^ value);
}
member IndicatorImage : IndicatorImage with get, set
function get IndicatorImage () : IndicatorImage
function set IndicatorImage (value : IndicatorImage)
Значение свойства
Тип: Microsoft.ReportingServices.RdlObjectModel.IndicatorImage
A IndicatorImage object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel