ItemSize.Width Property

Definition

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Width { 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 Width { get; set; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))>]
member this.Width : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Width As ReportSize

Property Value

Attributes

Applies to