ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / IApplicationContext Interface / Context Property

In This Topic
    Context Property
    In This Topic
    Gets the synchronization context.
    Syntax
    'Declaration
     
    ReadOnly Property Context As SynchronizationContext
    SynchronizationContext Context {get;}
    See Also