BackFrame.FrameImage Property

Definition

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.

Applies to