<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / ValueLabel Class / ToString Method

In This Topic
    ToString Method (ValueLabel)
    In This Topic
    Gets a string that represents this ValueLabel.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A string that represents this ValueLabel.
    See Also