Back to Devexpress

ISupportDocumentActions Interface

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-35416f09.md

latest1.7 KB
Original Source

ISupportDocumentActions Interface

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

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public interface ISupportDocumentActions
vb
Public Interface ISupportDocumentActions

Remarks

See the How To: Create Custom Document Actions topic for an example.

See Also

ISupportDocumentActions Members

How To: Create Custom Document Actions

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace