DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / ShowKeyColumns Property

In This Topic
    ShowKeyColumns Property (C1FlexPivotEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowKeyColumns As Boolean
    public bool ShowKeyColumns {get; set;}
    See Also