<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapGrid Class / RowHeaders Property

In This Topic
    RowHeaders Property (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RowHeaders As GridPanel
    public GridPanel RowHeaders {get;}
    See Also