| C1.Xaml.Maps Assembly > C1.Xaml.Maps Namespace > C1MapNavigator Class : AllowDrop Property |
'DeclarationPublic Property AllowDrop As Boolean
'UsageDim instance As C1MapNavigator Dim value As Boolean instance.AllowDrop = value value = instance.AllowDrop
public bool AllowDrop {get; set;}