.Net Organisation Chart Component Class Library
ShowBackgroundImage Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsShowBackgroundImage
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Show or hide a background image
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowBackgroundImage { get; set; }
Public Property ShowBackgroundImage As Boolean
public:
property bool ShowBackgroundImage {
	bool get ();
	void set (bool value);
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)