CompositeActivityDesigner.GetNextSelectableObject Method

Definition

Gets the object which is next in the order of navigation.

C#
public virtual object GetNextSelectableObject(object current, System.Workflow.ComponentModel.Design.DesignerNavigationDirection direction);

Parameters

current
Object

The current object in the navigation order.

direction
DesignerNavigationDirection

The direction to navigate. 0 = next; 1 = previous; 2 = left; 3 = right.

Returns

The object that is next in the order of navigation.

Remarks

GetNextSelectableObject causes the selection to move from the current selection to the next selectable object in the direction specified.

Applies to

Produkt Verzie
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1