Skip to main content

ChipGenerationEventArgs Class

Provides data for the ChipGeneration event.

Namespace: DevExpress.Maui.Editors

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public class ChipGenerationEventArgs :
    ChipEventArgs

Inheritance

Object
EventArgs
ChipEventArgs
ChipGenerationEventArgs
See Also