Share via


ITableEntryHandle.NavigateToHelp Method

Definition

Navigates to the help link the entry this ITableEntryHandle is associated with represents.

public:
 bool NavigateToHelp();
public:
 bool NavigateToHelp();
bool NavigateToHelp();
public bool NavigateToHelp ();
abstract member NavigateToHelp : unit -> bool
Public Function NavigateToHelp () As Boolean

Returns

Returns Boolean.

Remarks

Calling this is equivalent to the user initiating an navigate to help action from the table control itself.

Applies to