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

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