ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / RuleProperty Class / TargetProperty Property

In This Topic
    TargetProperty Property (RuleProperty)
    In This Topic
    Sets the target property
    Syntax
    'Declaration
     
    Public Property TargetProperty As TargetProperty
    public TargetProperty TargetProperty {get; set;}
    See Also