Skip to main content

ChipGenerationEventArgs Class

Provides data for the ChipGeneration event.

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public class ChipGenerationEventArgs :
    ChipEventArgs

#Inheritance

Object
EventArgs
ChipEventArgs
ChipGenerationEventArgs
See Also