Property VisiblePopupToolbars
VisiblePopupToolbars
Gets a collection of currently visible popup toolbars.
public static IEnumerable<PopupToolBar> VisiblePopupToolbars { get; }
Property Value
Remarks
This property retrieves all popup toolbars that are currently visible in the application. Use this property to enumerate or interact with the visible popup toolbars.