ComponentOne FlexReport for UWP
DocumentSource Property (C1FlexViewer)

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > C1FlexViewer Class : DocumentSource Property
Gets or sets the document source which is used to generate a report.
Syntax
'Declaration
 
Public Property DocumentSource As C1DocumentSource
public C1DocumentSource DocumentSource {get; set;}
See Also

Reference

C1FlexViewer Class
C1FlexViewer Members