UIOptionsGoToRow(FilterBase) Method
The
UIController will park on the first row that matches the filter specified in the
usingThisFilter parameter
Namespace: Firefly.Box.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public void GoToRow(
FilterBase usingThisFilter
)
Public Sub GoToRow (
usingThisFilter As FilterBase
)
member GoToRow :
usingThisFilter : FilterBase -> unit
Parameters
- usingThisFilter FilterBase
- The filter according to which the required row will be found