UIOptionsGoToDefaultRow Method

The UIController will navigate to the first row that matches the Where. If the StartFromLastRow is set to true, it'll park on the last row that matches the Where

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public void GoToDefaultRow()

See Also