ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ValidationEntry Class / Owner Property

In This Topic
    Owner Property (ValidationEntry)
    In This Topic
    Gets the object associated with the current validation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As Object
    public object Owner {get;}
    See Also