FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot.Internal Namespace / C1CubeField Class / UniqueName Property

In This Topic
    UniqueName Property (C1CubeField)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UniqueName As String
    public string UniqueName {get; set;}
    See Also