AD
Administrator
Syncfusion Team
December 19, 2005 08:23 PM UTC
Hi Vinod,
The Essential Diagram PropertyEditor is a very thin wrapper around the Windows Froms PropertyGrid control, and is wired to the diagram''s events to automatically display the properties for the selected diagram object. If you do not care about the diagram node properties, and simply want to display the properties of the other components in your application, why not just use the standard PropertyGrid control? All that you have to do is set the PropertyGrid''s SelectedObject property to refer to the component whose properties you want to display. This would be the straight-forward and easiest way to go about this.
Prakash Surendra
Syncfusion Inc.,