BackFrame.FrameBackground Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.