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

In This Topic
    RowHeaderColumnsCount Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property RowHeaderColumnsCount As Integer
    public virtual int RowHeaderColumnsCount {get;}
    See Also