FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / ColumnCopy Class / Name Property

In This Topic
    Name Property (ColumnCopy)
    In This Topic
    Gets the name of the column.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also