ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / RuleConfig Class / Condition Property

In This Topic
    Condition Property (RuleConfig)
    In This Topic
    Gets rule condition
    Syntax
    'Declaration
     
    Public ReadOnly Property Condition As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Condition {get;}
    See Also