Gets or sets the field from the data source to bind to the Checked property of the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string DataValueField { get; set; } |
Visual Basic
![]() |
---|
Public Property DataValueField As String |
Type: String
A string that specifies the field of the data source that provides the value for the control. The default value is an empty string ("").