Back to Devexpress

DockItemExpandedEventArgs Class

wpf-devexpress-dot-xpf-dot-docking-dot-base-34ce0f11.md

latest1.4 KB
Original Source

DockItemExpandedEventArgs Class

Provides data for the DockLayoutManager.DockItemExpanded event.

Namespace : DevExpress.Xpf.Docking.Base

Assembly : DevExpress.Xpf.Docking.v25.2.dll

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public class DockItemExpandedEventArgs :
    ItemEventArgs
vb
Public Class DockItemExpandedEventArgs
    Inherits ItemEventArgs

DockItemExpandedEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs ItemEventArgs DockItemExpandedEventArgs

See Also

DockItemExpandedEventArgs Members

DevExpress.Xpf.Docking.Base Namespace