FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotKey Class / ToString Method

In This Topic
    ToString Method (C1FlexPivotKey)
    In This Topic
    Returns a string that represents this C1.PivotEngine.PivotKey.
    Syntax
    'Declaration
     
    Public Overridable Function ToString() As String
    public virtual string ToString()

    Return Value

    A string that represents this C1.PivotEngine.PivotKey.
    See Also