ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IRuleOption Interface / actions Property

In This Topic
    actions Property (IRuleOption)
    In This Topic
    Syntax
    'Declaration
     
    Property actions As List(Of IRuleActionOption)
    List<IRuleActionOption> actions {get; set;}
    See Also