FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / ViewHeader Class / HeaderContent Property

In This Topic
    HeaderContent Property
    In This Topic
    Gets or sets the content for the header to enable animation, styling, binding, etc.
    Syntax
    'Declaration
     
    Public Property HeaderContent As UIElement
    public UIElement HeaderContent {get; set;}
    See Also