BackFrame.FrameImage 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.
Image to use for the frame background.
public:
property Microsoft::ReportingServices::RdlObjectModel::FrameImage ^ FrameImage { Microsoft::ReportingServices::RdlObjectModel::FrameImage ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::FrameImage ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.FrameImage FrameImage { get; set; }
member this.FrameImage : Microsoft.ReportingServices.RdlObjectModel.FrameImage with get, set
Public Property FrameImage As FrameImage
Property Value
A FrameImage object.