Edit

Share via


TokenItemAddingEventArgs.Item Property

Definition

Gets or sets the item to be added to the TokenizingTextBox. If null, TokenText string will be added.

public object Item { get; set; }
member this.Item : obj with get, set
Public Property Item As Object

Property Value

Applies to