[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.C1FlexViewerPane.FocusFirstElement

FocusFirstElement Method

FocusFirstElement(bool)

Moves focus to the first or the last element of the control in tab order.

Declaration
public override bool FocusFirstElement(bool last = false)
Parameters
Type Name Description
bool last
Returns
Type Description
bool
Overrides