StyleBase.NonSharedProperties 属性

定义

获取或设置(由于表达式原因)对每个报表项均不同的样式属性。

public:
 virtual property Microsoft::ReportingServices::ReportRendering::StyleProperties ^ NonSharedProperties { Microsoft::ReportingServices::ReportRendering::StyleProperties ^ get(); void set(Microsoft::ReportingServices::ReportRendering::StyleProperties ^ value); };
public virtual Microsoft.ReportingServices.ReportRendering.StyleProperties NonSharedProperties { get; set; }
member this.NonSharedProperties : Microsoft.ReportingServices.ReportRendering.StyleProperties with get, set
Public Overridable Property NonSharedProperties As StyleProperties

属性值

一个 StyleProperties 集合。

适用于