Gets or sets the background image layout as defined in the ImageLayout enumeration.
public override ImageLayout BackgroundImageLayout { get; set; }
Overrides Public Property BackgroundImageLayout As ImageLayout
The BackgroundImage and BackgroundImageLayout properties are not supported by the LayoutControl.
This member is not supported. To specify the background image for the LayoutControl use the root group's LayoutGroup.BackgroundImage property.