MobileForms Toolkit Documentation

DetailView.KeyNavigation Property

Enable internal keyboard navigation.

public bool KeyNavigation {get; set;}

Property Value

True enables keyboard navigation , otherwise false.

Remarks

For focusing previous or next control, use KeyUp event.

Note   The keyboard navigation is experimental, use it at own risk.

See Also

DetailView Class | Resco.Controls.DetailView Namespace