Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
TreeRuleReturnScope(TTree) Class
TreeRuleReturnScope(TTree) Properties
Start Property
TreeRuleReturnScope
TTree
Start Property
Gets the first node or root node of tree matched for this rule.
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
TTree
Start
{
get
;
set
; }
Public
Property
Start
As
TTree
Get
Set
Property Value
Type:
TTree
Implements
IRuleReturnScope
TLabel
Start
See Also
Reference
TreeRuleReturnScope
TTree
Class
Stimulsoft.Data.Expressions.Antlr.Runtime.Tree Namespace