C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / FocusFirstElement Method

In This Topic
FocusFirstElement Method (C1FlexViewerPane)
In This Topic
Moves focus to the first or the last element of the control in tab order.
Syntax
'Declaration
 
Public Overrides Function FocusFirstElement( _
   Optional ByVal last As Boolean _
) As Boolean
 

Parameters

last
See Also