MVPSI.JAMS Namespace > EditSourceDialog Class : DataBindings Property |
'Declaration
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <SRCategoryAttribute("Data")> <SRDescriptionAttribute("The data bindings for the control.")> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <System.ComponentModel.ParenthesizePropertyNameAttribute(True)> Public ReadOnly Property DataBindings As System.Windows.Forms.ControlBindingsCollection
'Usage
Dim instance As EditSourceDialog Dim value As System.Windows.Forms.ControlBindingsCollection value = instance.DataBindings
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [SRCategory("Data")] [SRDescription("The data bindings for the control.")] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [System.ComponentModel.ParenthesizePropertyName(true)] public System.Windows.Forms.ControlBindingsCollection DataBindings {get;}
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