Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.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