Property Width
Width
Gets or sets the width of the view. Only used the LayoutStyle is Computed.
public Dim Width { get; set; }
Property Value
- Dim
The width.
Remarks
If LayoutStyle is Absolute changing this property has no effect and its value is indeterminate.