Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 763 Bytes

File metadata and controls

27 lines (17 loc) · 763 Bytes

OnFlatViewChange

The OnFlatViewChange event can be implemented by a script add-in to receive notification whenever the user changes the display mode in a tab.

Method Name:

OnFlatViewChange

Argument Type:

FlatViewChangeData

Return Type:

none

Description:

The FlatViewChangeData.tab property identifies the tab, and the mode property identifies the new Flat View mode ("off", "grouped", "mixed", "mixednofolders").