Skip to main content

DataLayoutControlAutoGeneratingItemEventArgs Class

Provides data for the DataLayoutControl.AutoGeneratingItem event.

Namespace: DevExpress.Xpf.LayoutControl

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

#Declaration

public class DataLayoutControlAutoGeneratingItemEventArgs :
    CancelEventArgs

#Inheritance

Object
EventArgs
CancelEventArgs
DataLayoutControlAutoGeneratingItemEventArgs
See Also