Свойство PointerCap.Reflection
Gets an expression that evaluates to a value that indicates whether the cap has a reflection effect.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Reflection As ReportBoolProperty
Get
'Применение
Dim instance As PointerCap
Dim value As ReportBoolProperty
value = instance.Reflection
public ReportBoolProperty Reflection { get; }
public:
property ReportBoolProperty^ Reflection {
ReportBoolProperty^ get ();
}
member Reflection : ReportBoolProperty
function get Reflection () : ReportBoolProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering