 
       wx.DataObject.DirectionΒΆ
  wx.DataObject.DirectionΒΆThe Direction enumeration provides the following values:
| Description | Value | 
|---|---|
| Get | Format is supported by GetDataHere | 
| Set | Format is supported by SetData | 
| Both | Format is supported by both GetDataHereandSetData(unused currently) |