FocusFirstElement Method (C1FlexViewerPane)
Moves focus to the first or the last element of the control in tab order.
public override bool FocusFirstElement(
bool
)
'Declaration
Public Overrides Function FocusFirstElement( _
Optional ByVal As Boolean _
) As Boolean
Parameters
- last