<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapEngine Class / ShowKeyColumns Property

In This Topic
    ShowKeyColumns Property (C1OlapEngine)
    In This Topic
    Gets or sets a value that determines whether the Olap output table should include columns containing the row keys.
    Syntax
    'Declaration
     
    Public Property ShowKeyColumns As Boolean
    public bool ShowKeyColumns {get; set;}
    See Also