MVPSI.JAMSWeb.Controls Namespace > ControlsCommon Class : DataBinding Event |
'Declaration
<WebCategoryAttribute("Data")> <WebSysDescriptionAttribute("Fires when the control's data binding expressions are to be evaluated.")> Public Event DataBinding As System.EventHandler
'Usage
Dim instance As ControlsCommon Dim handler As System.EventHandler AddHandler instance.DataBinding, handler
[WebCategory("Data")] [WebSysDescription("Fires when the control's data binding expressions are to be evaluated.")] public event System.EventHandler DataBinding
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2