| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As New DataBindEventHandler(AddressOf HandlerMethod) | |
| C# | |
|---|---|
public delegate void DataBindEventHandler( object sender, DataBindInfo itemInfo ) | |
Parameters
- sender
- itemInfo
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family