StyleInstance.Item[StyleAttributeNames] Свойство

Определение

Возвращает значение экземпляра для указанного свойства StyleAttributeNames.

public:
 virtual property System::Object ^ default[Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames] { System::Object ^ get(Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames style); };
public override object this[Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames style] { get; }
member this.Item(Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames) : obj
Default Public Overrides ReadOnly Property Item(style As StyleAttributeNames) As Object

Параметры

style
StyleAttributeNames

Значение StyleAttributeNames, представляющее атрибут стиля для обращения.

Значение свойства

object, представляющий значение экземпляра для указанного свойства StyleAttributeNames.

Применяется к