'Declaration
Public Overrides Property BackgroundImageLayout As ImageLayout
'Usage
Dim instance As EditBase Dim value As ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public override ImageLayout BackgroundImageLayout {get; set;}