C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / AutoComplete<T> Class / OnClientFormatItem Property

In This Topic
OnClientFormatItem Property (AutoComplete<T>)
In This Topic
Event that fires when items in the drop-down list are created.
Syntax
'Declaration
 
Public Property OnClientFormatItem As String
 
See Also