Gets or sets the border style to be applied for the client side component container (div element).

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public BorderStyle BorderStyle { get; set; }
Visual Basic (Declaration)
Public Property BorderStyle As BorderStyle

See Also