C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / ValueLabel Class / ToString Method
ToString Method (ValueLabel)
In This Topic
Gets a string that represents this ValueLabel.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A string that represents this ValueLabel.
See Also