ChipGenerationEventArgs Class
In This Article
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