Margins.Right Property

Definition

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Right { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Right { get; set; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))>]
member this.Right : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Right As ReportSize

Property Value

Attributes

Applies to