Down Propiedad
Indicates the smart label will not move directly down.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Down As ReportBoolProperty
Get
'Uso
Dim instance As ChartNoMoveDirections
Dim value As ReportBoolProperty
value = instance.Down
public ReportBoolProperty Down { get; }
public:
property ReportBoolProperty^ Down {
ReportBoolProperty^ get ();
}
member Down : ReportBoolProperty
function get Down () : ReportBoolProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportBoolProperty
A ReportBoolProperty object.