Label Property (SparkListLabel)
Class
SparkListLabel
.
Action
Gets the label of the SparkListLabel.
Syntax
C#
protected
String
label { get; }
VB
'Declaration Protected Read Property label As
String
Access
Read only.