Gets or sets the column width of any item presented in the diagram; by default it is set to 220.

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

C#
public virtual double ItemWidth { get; set; }
Visual Basic (Declaration)
Public Overridable Property ItemWidth As Double

See Also