Skip to main content

InformationOnDoubleClickEventParams.Entry property

Namespace: NextDesign.Desktop

Description

Double-clicked information

IInfoEntry Entry {get;}

type

Annotation

If the display page type in the info window is "Output", null is returned. Otherwise, depending on the type of page displayed, the real type will be the following object:

  • "Error": IError object
  • "SearchResult": ISearchResultEntry object