|
| ESRI.ArcGIS.ADF.Tasks | |
| DataBinding Event | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace > PrintTask Class : DataBinding Event |
| Visual Basic (Declaration) | |
|---|---|
<WebCategoryAttribute("Data")>
<WebSysDescriptionAttribute("Fires when the control's data binding expressions are to be evaluated.")>
Public Event DataBinding As EventHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PrintTask Dim handler As EventHandler AddHandler instance.DataBinding, handler | |
| C# | |
|---|---|
[WebCategoryAttribute("Data")]
[WebSysDescriptionAttribute("Fires when the control's data binding expressions are to be evaluated.")]
public event EventHandler DataBinding | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family