ReportMargins.Right, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property Right As Double
public double Right { get; set; }
public:
property double Right {
    double get ();
    void set (double value);
}
member Right : float with get, set
function get Right () : double
function set Right (value : double)

Valeur de propriété

Type : Double

Voir aussi

Référence

ReportMargins Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms