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

Определение

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

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

Параметры

style
StyleAttributeNames

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

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

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

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