'Declaration
Public Property Width As Integer
'Usage
Dim instance As DefaultListColumnInfo Dim value As Integer instance.Width = value value = instance.Width
public int Width {get; set;}
Property Value
An System.Int32 value that indicates the width of the ListColumnInfo object.The default is 60.