ComponentOne CalendarView for WinForms
DataField Property

C1.Win.C1Input Namespace > C1TextBox 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

C1TextBox Class
C1TextBox Members