ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / EditModeEnteringEventArgs Class / Control Property

In This Topic
    Control Property (EditModeEnteringEventArgs)
    In This Topic
    Gets the type of control that enters edit mode.
    Syntax
    'Declaration
     
    Public ReadOnly Property Control As Object
    public object Control {get;}
    See Also