CheckedListBox::DataSource Property
.NET Framework (current version)
Gets or sets the data source for the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property Object^ DataSource { Object^ get(); void set(Object^ value); }
.NET Framework
Available since 1.1
Available since 1.1
Show: