Xceed Toolkit Plus for WPF v4.7 Documentation
TokenizedTextBox Class Properties


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit Namespace : TokenizedTextBox Class

For a list of all members of this type, see TokenizedTextBox members.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets if duplicate Tokens are allowed.  
Public PropertyGets or sets if invalid values are allowed (i.e.: values not found in the ItemsSource if an ItemsSource is used).  
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the command to execute when an item is checked/unchecked. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the separator used by SelectedValue between the selected items. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets or sets the field(s) used for the Token's Label. (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets the filtered items from the TokenizedTextBox.  
Public PropertyGets or sets the filter to use when getting the matching tokenItems in the TokenizedTextBox.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets the Highlighted item in the ToknizedTextBox.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value indicating whether the dropdown is open.  
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyGets if the TokenizedTextBox is currently valid (if all the Tokens are found in the ItemsSource, if one is provided).  
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyGets or sets the ItemsSource. (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.Controls.ItemsControl)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value representing the maximum dropdown height.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the field(s) used for filtering valid values (only string columns are considered).  
Public PropertyGets or sets the last checked or unchecked item. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Public PropertyGets the collection of checked items. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Public Property

Gets or sets a custom IList of selected items.

(Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Public PropertyGets or sets a path to a value on the source object used to determine whether an item is selected. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Public PropertyGets or sets a string containing the selected items separated by the value of Delimiter (ex., "Item1, Item2, Item3"). (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the Text string behind the TokenizedTextBox's content.  
Public PropertyGets or sets the Delimiter used to identify a Token.  
Public PropertyGets or sets a path to a value on the source object to serve as the visual representation of a selected token.  
Public PropertyGets or sets the Style that is applied to the container element generated for each selected token.  
Public PropertyGets or sets the DataTemplate used to display each selected token.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property Gets or sets the field used for the Token's ID. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected Internal Property (Inherited from System.Windows.FrameworkElement)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Internal Property (Inherited from System.Windows.UIElement)
Protected Internal Property (Inherited from System.Windows.FrameworkElement)
Protected Property (Inherited from System.Windows.UIElement)
Protected Property (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector)
Protected Internal Property (Inherited from System.Windows.Controls.ItemsControl)
Protected Property (Inherited from System.Windows.UIElement)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.FrameworkElement)
Protected Internal Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Internal Property (Inherited from System.Windows.Media.Visual)
Protected Internal Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Top
See Also

Reference

TokenizedTextBox Class
Xceed.Wpf.Toolkit Namespace