ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / AreBehaviorsEnabled Property

In This Topic
    AreBehaviorsEnabled Property
    In This Topic
    True if behaviors are allowed to be executed.
    Syntax
    'Declaration
     
    Public Property AreBehaviorsEnabled As Boolean
    public bool AreBehaviorsEnabled {get; set;}
    See Also