Initializes a new instance of the Header class.

Namespace: Dapfor.Wpf.Controls
Assembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)

Syntax

C#
public Header()
Visual Basic
Public Sub New
Visual C++
public:
Header()
F#
new : unit -> Header

See Also