Gets or sets the border to use.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

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

See Also