Propriété _SpaceBefore
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public ReadOnly Property _SpaceBefore As ReportSize
Get
'Utilisation
Dim instance As Paragraph
Dim value As ReportSize
value = instance._SpaceBefore
public ReportSize _SpaceBefore { get; }
public:
property ReportSize _SpaceBefore {
ReportSize get ();
}
member _SpaceBefore : ReportSize
function get _SpaceBefore () : ReportSize
Valeur de propriété
Type : Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportSize
A ReportExpression<(Of <(<'T>)>)> object.