ComponentOne Input for WinForms
DataField Property (C1Label)

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

Reference

C1Label Class
C1Label Members