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

ExpressionSyntax Enumeration
Specifies the expression syntax used in Designer.
Syntax
'Declaration
 
Public Enum ExpressionSyntax 
   Inherits System.Enum
 
Members
MemberDescription
i11nInterpolation syntax
rdl"old" rdl expression syntax
Inheritance Hierarchy

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

See Also