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.v19.1.dll

Declaration

public class DataLayoutControlAutoGeneratingItemEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
DataLayoutControlAutoGeneratingItemEventArgs
See Also