MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapAppearanceRule Class / GetExpressions Method

In This Topic
GetExpressions Method (MapAppearanceRule)
In This Topic
Gets the expressions.
Syntax
'Declaration
 
Public Overridable Function GetExpressions() As IEnumerable(Of ExpressionInfo)
 

Return Value

System.Collections.Generic.IEnumerable<GrapeCity.ActiveReports.Expressions.ExpressionInfo>.
See Also