ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IRule Interface / Condition Property

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