The Data Field that the column should bind to

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string DataField { get; set; }
Visual Basic
Public Property DataField As String
	Get
	Set

Field Value

A String

See Also