Share via


Padding.Right Property

Definition

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> Right { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> get(); };
[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportSizePointConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> Right { get; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportSizePointConverter))>]
member this.Right : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize>
Public ReadOnly Property Right As ReportExpression(Of ReportSize)

Property Value

Attributes

Applies to