ActiveReports Developer 7
Owner Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ValidationEntry Class : Owner Property

Glossary Item Box

Gets the object associated with the current validation.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Owner As System.Object
C# 
public System.object Owner {get;}

See Also