Sets the name of the JavaScript function or the entire code which will handle the client ASPxClientTextEdit.TextChanged event.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public DropDownClientSideEventsBuilder TextChanged(
string textChanged
)
Public Function TextChanged(
textChanged As String
) As DropDownClientSideEventsBuilder
Type | Name | Description |
---|---|---|
String | textChanged |
Type | Description |
---|---|
DropDownClientSideEventsBuilderDropDownClientSideEventsBuilder |