Back to Devexpress

DataLayoutControlAutoGeneratingItemEventArgs Properties

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-datalayoutcontrolautogeneratingitemeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

DataLayoutControlAutoGeneratingItemEventArgs Properties

Provides data for the DataLayoutControl.AutoGeneratingItem event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ItemGets or sets the item that has been generated.
PropertyNameGets the name of the property to which the generated layout item is bound.
PropertyTypeGets the type of the bound property.

See Also

DataLayoutControlAutoGeneratingItemEventArgs Class

DataLayoutControlAutoGeneratingItemEventArgs Members

DevExpress.Xpf.LayoutControl Namespace