ReportMargins.Bottom 속성

네임스페이스:  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)

구문

‘선언
Public Property Bottom As Double
public double Bottom { get; set; }
public:
property double Bottom {
    double get ();
    void set (double value);
}
member Bottom : float with get, set
function get Bottom () : double
function set Bottom (value : double)

속성 값

형식: Double

참고 항목

참조

ReportMargins 클래스

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스