InformationOnDoubleClickEventParams.Entry property
Namespace: NextDesign.Desktop
Description
double-clicked information
IInfoEntry Entry { get; }
type
Annotations
Returns null if the page displayed in the info window is of type "Output".
Otherwise, the entity type is the following object, depending on the display page type.
- "Error" : an IError object
- "SearchResult" : ISearchResultEntry object