Gets or sets the CSS class to apply to the dependency line in the diagram.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
C# |
---|
public string DependencyLineCssClass { get; set; } |
Visual Basic (Declaration) |
---|
Public Property DependencyLineCssClass As String |