ActionStyle.NonSharedProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.