Miner.Desktop Assembly > Miner.Desktop.Toc Namespace > TreeViewHost Class : BindingContext Property |
'Declaration <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <SRDescriptionAttribute("The binding context for the control.")> Public Property BindingContext As System.Windows.Forms.BindingContext
'Usage Dim instance As TreeViewHost Dim value As System.Windows.Forms.BindingContext instance.BindingContext = value value = instance.BindingContext
[System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [SRDescription("The binding context for the control.")] public System.Windows.Forms.BindingContext BindingContext {get; set;}
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.