MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.RenderingTree.Components.FormattedText Namespace / IHasActionsMap Interface / Actions Property

In This Topic
Actions Property (IHasActionsMap)
In This Topic
Gets the dictionary of actions.
Syntax
'Declaration
 
ReadOnly Property Actions As Dictionary(Of String,IAction)
 
See Also