ComponentOne Document Library for UWP
BusyState Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1DocumentSource Class : BusyState Property
Gets the current busy state of the current C1DocumentSource.
Syntax
'Declaration
 
Public ReadOnly Property BusyState As C1DocumentSourceBusyState
public C1DocumentSourceBusyState BusyState {get;}
See Also

Reference

C1DocumentSource Class
C1DocumentSource Members