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

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