'宣言 Public Overrides Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
'使用法 Dim instance As DxControl Dim value As System.Windows.Forms.ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public override System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}