FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / TopLeftCells Property

In This Topic
    TopLeftCells Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TopLeftCells As C1.WPF.Grid.GridPanel
    public C1.WPF.Grid.GridPanel TopLeftCells {get;}
    See Also