M-Files UI Extensibility Framework
IShellListing Interface Members
Overview 
Public Methods
Makes this listing window the active listing in the shell frame.
Performs the default action for currently selected item.
Returns the display name of a folder in the current listing.
Refreshes the listing.
Refreshes the listing asynchronously from the server.
Refreshes the specified object in the listing.
Refreshes the selected objects in the listing.
Moves the selection to the folder item.
Moves the current selection to the next folder item.
Moves the current selection to the next object (object version) item.
Moves the current selection to the next object file.
Selects the object (object version) item.
Selects object or file version in the listing window.
Selects the object file item.
Moves the current selection to the previous folder.
Moves the current selection to the previous object (object version) item.
Moves the current selection to the previous object file item.
Selects or unselects property folders.
Selects or unselects objects or object files.
Selects or unselects object versions.
 Changes the theme of the shell listing.
Overrides the items selection with a virtual selection.
Unselects the current selection.
Public Properties
Specifies if the widths of all columns are automatically adjusted to fill the available horizontal space.
Specifies if the width of the first column is automatically adjusted to fill the available horizontal space, excluding the other columns.
The visibility state of column headers in the listing.
Defines the visibility of the columns in the listing area.
Gets the current location as a path.
Returns the currently selected items as IShellItems object.
Returns the event registering interface of the IShellListing interface.
The grouping mode of the listing window to group by object type.
The grouping mode of the listing window to group by view and folders type.
Checks if this listing window is currently the active listing window.
Returns the items visible in the listing as a IShellItems object.
Returns the shell window.
Returns the total sum of all objects in all groups (such as Documents, Assignments, Topics, and so forth).
See Also

IShellListing Interface