WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / ViewHeader Class / HeaderContent Property
In This Topic
    HeaderContent Property (ViewHeader)
    In This Topic
    Gets or sets the content for the header to enable animation, styling, binding, etc.
    Syntax
    public UIElement HeaderContent {get; set;}
    See Also