ComponentOne Extended Library for WPF and Silverlight
OnWindowCreated Method (CollectionEditor)

C1.WPF.Extended.PropertyGrid Namespace > CollectionEditor Class : OnWindowCreated Method
Invoked after the C1.WPF.C1Window instance was created.
Syntax
'Declaration
 
Protected Overrides Sub OnWindowCreated( _
   ByVal win As C1.WPF.C1Window _
) 
protected override void OnWindowCreated( 
   C1.WPF.C1Window win
)

Parameters

win
See Also

Reference

CollectionEditor Class
CollectionEditor Members