Back to Devexpress

LayoutControlInitNewElementEventArgs Class

wpf-devexpress-dot-xpf-dot-layoutcontrol-024bdcdf.md

latest1.5 KB
Original Source

LayoutControlInitNewElementEventArgs Class

Provides data for the LayoutControl.InitNewElement event.

Namespace : DevExpress.Xpf.LayoutControl

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

NuGet Package : DevExpress.Wpf.LayoutControl

Declaration

csharp
public class LayoutControlInitNewElementEventArgs :
    EventArgs
vb
Public Class LayoutControlInitNewElementEventArgs
    Inherits EventArgs

LayoutControlInitNewElementEventArgs is the data class for the following events:

Inheritance

Object EventArgs LayoutControlInitNewElementEventArgs

See Also

LayoutControlInitNewElementEventArgs Members

InitNewElement

DevExpress.Xpf.LayoutControl Namespace