[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyGrid.CollectionEditor.OnWindowCreated

OnWindowCreated Method

OnWindowCreated(C1Window)

Invoked after the C1.WPF.C1Window instance was created.

Declaration
protected override void OnWindowCreated(C1Window win)
Parameters
Type Name Description
C1Window win
Overrides