ComponentOne MultiSelect for WinForms
DataField Property (C1CheckBox)

C1.Win.C1Input Namespace > C1CheckBox Class : DataField Property
The field of the data source object to which the control is bound.
Syntax
'Declaration
 
Public Property DataField As String
public string DataField {get; set;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members