Events in DocumentContainer

When a document is selected in a DocumentContainer, what is the event raised ?

When a document is closed in a DocumentContainer, what is the event raised ?

How can I catch these events ?


1 Reply

KL Karthikeyan L Syncfusion Team October 19, 2011 02:16 PM UTC

Hi Fabien,

Thanks for using Syncfusion products.

ActiveDocumentChanged event will raise, whenever a document selected in DocumentContainer. And DocumentClosing event will fire, whenever you a closed a document in DocumentContainer.

We have attached a simple sample which using these events.

http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=DocumentContainerEventsDemo1300564470.zip

Let us know if you have any other queries.

Thanks,
Karthikeyan



Loader.
Up arrow icon