'Declaration
Public Overridable Property BackgroundImageLayout As ImageLayout
'Usage
Dim instance As FieldsEditorControl Dim value As ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public virtual ImageLayout BackgroundImageLayout {get; set;}