FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / AllowDeletingProperty Field

In This Topic
    AllowDeletingProperty Field
    In This Topic
    Identifies the AllowDeleting dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AllowDeletingProperty As DependencyProperty
    public static readonly DependencyProperty AllowDeletingProperty
    See Also