.Net Organisation Chart Component Class Library
AllowResize Property
NamespacesOrgChart.DesignerOrgChartXmlDesignerAllowResize
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets a value indicating whether the Organisation Chart Component can be resized in the design-time environment. This method has been overriden and will always return true.
Declaration Syntax
C#Visual BasicVisual C++
public override bool AllowResize { get; }
Public Overrides ReadOnly Property AllowResize As Boolean
public:
virtual property bool AllowResize {
	bool get () override;
}

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