Back to Devexpress

CustomHeaderButtonEventArgs.Document Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-customheaderbuttoneventargs.md

latest1.4 KB
Original Source

CustomHeaderButtonEventArgs.Document Property

Gets the selected document.

Namespace : DevExpress.XtraBars.Docking2010.Views

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Document Document { get; }
vb
Public ReadOnly Property Document As Document

Property Value

TypeDescription
Document

The selected Document.

|

See Also

Document

CustomHeaderButtonEventArgs Class

CustomHeaderButtonEventArgs Members

DevExpress.XtraBars.Docking2010.Views Namespace