ItemBorderWidth.Right Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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.ItemBorderWidth/BorderSideWidthConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> Right { get; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ItemBorderWidth/BorderSideWidthConverter))>]
member this.Right : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize>
Public ReadOnly Property Right As ReportExpression(Of ReportSize)
Значение свойства
- Атрибуты