ArcFM Solution Developer Guide
DataBindings Property (WorkLocationProps)


Syntax
'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 WorkLocationProps
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;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

WorkLocationProps Class
WorkLocationProps Members

 

 


Send Comment