LabelField Property (SparkListBase)
Class
SparkListBase
.
Action
Gets the name of the field in the data provider items to display as the label.
Syntax
C#
protected
String
labelField { get; }
VB
'Declaration Protected Read Property labelField As
String
Access
Read only.