ListControlConvertEventHandler
Wisej.Web.ListControlConvertEventHandler
Last updated
Was this helpful?
Wisej.Web.ListControlConvertEventHandler
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the method that will handle the ListControlConvert event of a ListView.
public delegate void ListControlConvertEventHandler(Object sender, ListControlConvertEventArgs e)
sender
e
Fired when the control is bound to a data value.