Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Controls Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Wpf.Controls Namespace
    In This Topic
    CC.
    Classes
     ClassDescription
    ClassUsed to configure the DataNavigationControl to display buttons that correspond to alphabetical keys (A through Z).
    ClassBase class of the classes used to configure the DataNavigationControl.
    Class

    Provides a data navigation panel containing buttons that correspond to keys, which are used to browse to first-level groups corresponding to the value represented by the keys.

    ClassRepresents an item in the data navigation control.
    ClassRepresents a list of field names.
    ClassRepresents the control used to filter (search) the items in the listbox.
    ClassRepresents the text box into which searches (filters) are typed by the end user.
    ClassProvides a way to arrange content in a grid layout where all the cells in the grid have the same size.
    Interfaces
     InterfaceDescription
    InterfaceDefines members that can be implemented to provide data navigation capabilities.
    InterfaceProvides properties and methods that can be implemented to provide filter expression capabilities.
    Enumerations
     EnumerationDescription
    EnumerationValue indicating how filters in the FilterControl are applied.
    See Also