Skip to main content

DataFormView.GeneratePropertyItem Event

In This Article

Namespace: DevExpress.XamarinForms.DataForm

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public event DataFormPropertyGenerationEventHandler GeneratePropertyItem

#Event Data

The GeneratePropertyItem event's data class is DataFormPropertyGenerationEventArgs. The following properties provide information specific to this event:

Property
Item
See Also