DataRepeaterItemValueEventHandler
Wisej.Web.DataRepeaterItemValueEventHandler
Last updated
Wisej.Web.DataRepeaterItemValueEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the ItemValueNeeded and ItemValuePushed events.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A object that contains the event data. |
Name | Description |
---|---|
Fired when the property is set to true and a new value for a child control of a is needed. | |
Fired when the property is set to true and the value of a child control in the changes. |