ComponentOne Input for WinForms
DataSource Property (C1CheckBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1CheckBox Class : DataSource Property
The data source object to which the control is bound.
Syntax
'Declaration
 
Public Property DataSource As System.Object
public System.object DataSource {get; set;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members