ITokenStringContainer Interface

Definition

Provides access to unresolved token string values within the tokenizing text box control

public interface ITokenStringContainer
type ITokenStringContainer = interface
Public Interface ITokenStringContainer

Properties

IsLast

Gets a value indicating whether this is the last text based token in the collection as it will always remain at the end.

Text

Gets or sets the string text for this unresolved token

Applies to