Свойство FrameBackground
Appearance properties for the frame background
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property FrameBackground As FrameBackground
Get
'Применение
Dim instance As BackFrame
Dim value As FrameBackground
value = instance.FrameBackground
public FrameBackground FrameBackground { get; }
public:
property FrameBackground^ FrameBackground {
FrameBackground^ get ();
}
member FrameBackground : FrameBackground
function get FrameBackground () : FrameBackground
Значение свойства
Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .FrameBackground
A FrameBackground object.