'Declaration Public ReadOnly Property Width As Double
'Declaration
Public ReadOnly Property Width As Double
'Usage Dim instance As FlexGrid Dim value As Double value = instance.Width
'Usage
Dim instance As FlexGrid Dim value As Double value = instance.Width
public double Width {get;}
FlexGrid Class FlexGrid Members