Share

BindingSource Class

Description

This is class Autodesk.AutoCAD.Ribbon.BindingSource.

Class Hierarchy

Autodesk.AutoCAD.Ribbon.BindingSource

Visual Basic

Public Class BindingSource
Inherits DependencyObject
Inherits IValue
Inherits ICustomTypeDescriptor
Inherits INotifyPropertyChanged

C#

public class BindingSource : DependencyObject, IValue, ICustomTypeDescriptor, INotifyPropertyChanged;

Links

BindingSource Fields, BindingSource Properties, BindingSource Events

Was this information helpful?