Back to Devexpress

ISupportDocumentActions Methods

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-isupportdocumentactions-dot-underscore-methods.md

latest1.3 KB
Original Source

ISupportDocumentActions Methods

Provides the ISupportDocumentActions.OnQueryDocumentActions method that can be used to add How To: Create Custom Document Actions to specific Documents.

NameDescription
OnQueryDocumentActions(IDocumentActionsArgs)Called each time a Document that implements the ISupportDocumentActions interface is activated.

See Also

ISupportDocumentActions Interface

ISupportDocumentActions Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace