ActionStyle.NonSharedProperties Property

Definition

Gets the style properties that are different for each report item (due to expressions).

public:
 virtual property Microsoft::ReportingServices::ReportRendering::StyleProperties ^ NonSharedProperties { Microsoft::ReportingServices::ReportRendering::StyleProperties ^ get(); };
public override Microsoft.ReportingServices.ReportRendering.StyleProperties NonSharedProperties { get; }
member this.NonSharedProperties : Microsoft.ReportingServices.ReportRendering.StyleProperties
Public Overrides ReadOnly Property NonSharedProperties As StyleProperties

Property Value

A StyleProperties collection.

Applies to