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

In This Topic
    AllowCustomCells Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowCustomCells As Boolean
    public bool AllowCustomCells {get; set;}
    See Also