ActionInfo.Style Property

Definition

Gets or sets style properties to be used to override properties of the item when in an interactive renderer.

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

Property Value

An ActionStyle object.

Applies to