ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / AutoReplaceEventArgs Class / Control Property

In This Topic
    Control Property (AutoReplaceEventArgs)
    In This Topic
    Gets a reference to the control where the replacement will take place.
    Syntax
    'Declaration
     
    Public ReadOnly Property Control As System.Windows.Forms.Control
    public System.Windows.Forms.Control Control {get;}
    See Also