Gets or sets the current width of the
Section.
<LocalizableAttribute(True)>
<SRCategoryAttribute("Layout")>
<SRDescriptionAttribute("Indicates the width of the Section.")>
Public Property Width As Integer
Dim instance As Section
Dim value As Integer
instance.Width = value
value = instance.Width
[Localizable(true)]
[SRCategory("Layout")]
[SRDescription("Indicates the width of the Section.")]
public int Width {get; set;}
Property Value
A
System.Int32 value that represents the width, in pixels, of the
Section. The default is
80.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2