Skip to main content
A newer version of this page is available. .

DataLayoutControlAutoGeneratingItemEventArgs Class

Provides data for the DataLayoutControl.AutoGeneratingItem event.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.LayoutControl, DevExpress.Wpf.Layout

Declaration

public class DataLayoutControlAutoGeneratingItemEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
DataLayoutControlAutoGeneratingItemEventArgs
See Also