ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / NewExpressionInfo Class / Children Method

In This Topic
Children Method (NewExpressionInfo)
In This Topic
Gets child sub-expressions.
Syntax
'Declaration
 
Public Overrides Function Children() As IEnumerable(Of ExpressionInfo)
 
See Also