Skip to main content
All docs
V22.1
  • ChipGenerationEventArgs Class

    Provides data for the ChipGeneration event.

    Namespace: DevExpress.XamarinForms.Editors

    Assembly: DevExpress.XamarinForms.Editors.dll

    NuGet Package: DevExpress.XamarinForms.Editors

    Declaration

    public class ChipGenerationEventArgs :
        ChipEventArgs

    Inheritance

    Object
    EventArgs
    ChipEventArgs
    ChipGenerationEventArgs
    See Also