フレームの背景の外観のプロパティ。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property FrameBackground As FrameBackground
Get
Set
'使用
Dim instance As BackFrame
Dim value As FrameBackground
value = instance.FrameBackground
instance.FrameBackground = value
public FrameBackground FrameBackground { get; set; }
public:
property FrameBackground^ FrameBackground {
FrameBackground^ get ();
void set (FrameBackground^ value);
}
member FrameBackground : FrameBackground with get, set
function get FrameBackground () : FrameBackground
function set FrameBackground (value : FrameBackground)
プロパティ値
型: Microsoft.ReportingServices.RdlObjectModel.FrameBackground
FrameBackground オブジェクト。