ActionInfo.Style プロパティ

定義

インタラクティブレンダラー内でアイテムのプロパティを上書きするためにスタイルプロパティを取得するか設定します。

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

プロパティ値

ActionStyle オブジェクト。

適用対象