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

In This Topic
    NewRowIconTemplate Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property NewRowIconTemplate As C1.WPF.Core.C1IconTemplate
    public C1.WPF.Core.C1IconTemplate NewRowIconTemplate {get; set;}
    See Also