'Declaration Public Property Width As Integer
'Usage Dim instance As RowHeader Dim value As Integer instance.Width = value value = instance.Width
public int Width {get; set;}
RowHeader Class RowHeader Members