ComponentOne DataGrid for WPF and Silverlight
Dispatcher Property (DataGridBoundColumn)

C1.WPF.DataGrid Namespace > DataGridBoundColumn Class : Dispatcher Property
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public ReadOnly Property Dispatcher As System.Windows.Threading.Dispatcher
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
public System.Windows.Threading.Dispatcher Dispatcher {get;}
See Also

Reference

DataGridBoundColumn Class
DataGridBoundColumn Members