共用方式為


BackFrame.FrameBackground 屬性

Gets the appearance properties for the frame background

命名空間:  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
A FrameBackground object.

請參閱

參考

BackFrame 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間