Skip to main content

IInfoView.Select method

Namespace: NextDesign.Desktop

Description

Selects the specified element on this display page in the info window.

argument

NameTypeDescription
itemobjectElement to select

In the current version, only IInfoEntry instances can be specified.
appendboolAppend selection or
True to select the specified element in addition to the current selection.
The default is False.

Return value

  • void

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionIf an element that does not exist in IInfoView.Items is specified