public float Width {get; set;}
'Declaration Public Property Width As Single
'Declaration
Public Property Width As Single
'Usage Dim instance As Column Dim value As Single instance.Width = value value = instance.Width
'Usage
Dim instance As Column Dim value As Single instance.Width = value value = instance.Width
Column Class Column Members