[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.EmptyGridBehavior.OnDetachingFrom

OnDetachingFrom Method

OnDetachingFrom(C1PropertyGrid)

Called when the behavior is detaching from the grid.

Declaration
protected override void OnDetachingFrom(C1PropertyGrid grid)
Protected Overrides Sub OnDetachingFrom(grid As C1PropertyGrid)
Parameters
Type Name Description
C1PropertyGrid grid

The grid.