ASP.NET Pack Programmer's Guide
Slider.DataValueField Property
See Also
 





Gets or sets the field from the data source to bind to the Value property of the control.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public string DataValueField { get; set; }

Visual Basic  Copy Code

Public Property DataValueField As String

 Property Value

Type: String

 See Also

Slider Members
Slider Class
MindFusion.UI.WebForms Namespace