Better ListView Class Reference

BetterListView.BackgroundImageLayout Property

Gets or sets the background image layout as defined in the ImageLayout enumeration.

[Category(Category=""Appearance"")]
[Description(Description=""Gets or sets the background image layout as defined in the System.Windows.Forms.I" + "mageLayout enumeration."")]
public override ImageLayout BackgroundImageLayout { public get; public set; }

Exceptions

Exception Type Condition
InvalidEnumArgumentException The specified enumeration value does not exist.

See Also

BetterListView Class | ComponentOwl.BetterListView Namespace