MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Level Enumeration

Level Enumeration
Notification level. Determines the color and icons used for the notifications.
Syntax
'Declaration
 
Public Enum Level 
   Inherits System.Enum
 
Members
MemberDescription
errorError notification.
infoInformational notification.
warningWarning notification.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Blazor.Designer.Level

See Also