Version

SlicerProviderInitialized Event

Occurs when slicer provider is initialized and it has loaded the information about the existing hierarchies and levels.
Syntax
'Declaration
 
Event SlicerProviderInitialized As EventHandler(Of EventArgs)
event EventHandler<EventArgs> SlicerProviderInitialized