ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common 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