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