OnTop Propiedad
Indicates the cap is displayed on top of the pointer.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property OnTop As ReportBoolProperty
Get
'Uso
Dim instance As PointerCap
Dim value As ReportBoolProperty
value = instance.OnTop
public ReportBoolProperty OnTop { get; }
public:
property ReportBoolProperty^ OnTop {
ReportBoolProperty^ get ();
}
member OnTop : ReportBoolProperty
function get OnTop () : ReportBoolProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportBoolProperty
A ReportBoolProperty object.