ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / FilterDescriptor Class / Dispatcher Property

In This Topic
    Dispatcher Property (FilterDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Dispatcher As System.Windows.Threading.Dispatcher
    public System.Windows.Threading.Dispatcher Dispatcher {get;}
    See Also