BackFrame.FrameBackground プロパティ
フレームの背景の外観のプロパティを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property FrameBackground As FrameBackground
Get
'使用
Dim instance As BackFrame
Dim value As FrameBackground
value = instance.FrameBackground
public FrameBackground FrameBackground { get; }
public:
property FrameBackground^ FrameBackground {
FrameBackground^ get ();
}
member FrameBackground : FrameBackground
function get FrameBackground () : FrameBackground
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.FrameBackground
FrameBackground オブジェクト。