Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.AvalonDock Assembly / Xceed.Wpf.AvalonDock Namespace / DocumentClosingEventArgs Class
Properties


In This Topic
    DocumentClosingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DocumentClosingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentClosingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the document that is about to be closed.  
    Top
    See Also