.Net Organisation Chart Component Class Library
BorderStyle Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsBorderStyle
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the images style
Declaration Syntax
C#Visual BasicVisual C++
public BackgroundImageStyle BorderStyle { get; set; }
Public Property BorderStyle As BackgroundImageStyle
public:
property BackgroundImageStyle BorderStyle {
	BackgroundImageStyle get ();
	void set (BackgroundImageStyle value);
}

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