FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1Document Class / Body Property

In This Topic
    Body Property
    In This Topic
    Gets the document body.
    Syntax
    'Declaration
     
    Public ReadOnly Property Body As DocumentBody
    public DocumentBody Body {get;}
    See Also