M-Files UI Extensibility Framework
Listing Property
IShellFrame Interface : Listing Property
Description
Accesses the main listing object of the shell frame.
Property type
Read-only property
Syntax
Visual Basic
Public Property Listing As IShellListing
Return Type
The item listing.
Remarks

This method accesses the main listing object of the shell frame. The listing view can be replaced with a dashboard or a report, however the actual listing object still exists and can be accessed.

The application can access the active listing object, the main listing object, or all listing objects.

See Also

IShellFrame Interface  | IShellFrame Members