'Declaration
Protected Overridable ReadOnly Property DefaultSize As Size
'Usage
Dim instance As FieldsEditorControl Dim value As Size value = instance.DefaultSize
protected virtual Size DefaultSize {get;}
Gets the default size of the control.
'Declaration
Protected Overridable ReadOnly Property DefaultSize As Size
'Usage
Dim instance As FieldsEditorControl Dim value As Size value = instance.DefaultSize
protected virtual Size DefaultSize {get;}