[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.UpdateSourceOnKeyPress.Detach

Detach Method

Detach(TextBox)

Detaches the behavior from specified host.

Declaration
protected override void Detach(TextBox host)
Parameters
Type Name Description
TextBox host

The host.

Overrides