BackFrame.FrameBackground Property

Definition

Gets the appearance properties for the frame background

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::FrameBackground ^ FrameBackground { Microsoft::ReportingServices::OnDemandReportRendering::FrameBackground ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.FrameBackground FrameBackground { get; }
member this.FrameBackground : Microsoft.ReportingServices.OnDemandReportRendering.FrameBackground
Public ReadOnly Property FrameBackground As FrameBackground

Property Value

A FrameBackground object.

Applies to