[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.EmptyGridBehavior.OnAttachedTo

OnAttachedTo Method

OnAttachedTo(C1PropertyGrid)

Called when the behavior is attached to the grid.

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

The grid.