BackFrame.FrameBackground Property

Definition

Appearance properties for the frame background.

public:
 property Microsoft::ReportingServices::RdlObjectModel::FrameBackground ^ FrameBackground { Microsoft::ReportingServices::RdlObjectModel::FrameBackground ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::FrameBackground ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.FrameBackground FrameBackground { get; set; }
member this.FrameBackground : Microsoft.ReportingServices.RdlObjectModel.FrameBackground with get, set
Public Property FrameBackground As FrameBackground

Property Value

A FrameBackground object.

Applies to