ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ExpressionSyntaxTree Class / _kind Property

In This Topic
    _kind Property (_ExpressionSyntaxTree)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _kind As SyntaxTreeKind
    public SyntaxTreeKind _kind {get;}
    See Also