M-Files UI Extensibility Framework
Window Property
Collapse All
Expand All
IDashboard Interface
: Window Property
Description
Returns the dashboard's underlying window object.
Property type
Read-only property
Syntax
Visual Basic
Public Property Window As
IWindow
Return Type
Returns the window only for popup dashboards. If the dashboard is opened in an embedded pane then the return value is null.
See Also
IDashboard Interface
|
IDashboard Members