MapSubItem.Style 属性

定义

获取子项的样式信息。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Style ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::Style ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Style Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.Style
Public ReadOnly Property Style As Style

属性值

一个表示子项的样式信息的 Style 对象。

实现

适用于