Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.ListBox Namespace / FieldNameValuePair Class
Properties


In This Topic
    FieldNameValuePair Class Members
    In This Topic

    The following tables list the members exposed by FieldNameValuePair.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FieldNameValuePair class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the field name of this pair.  
    Public PropertyGets a value indicating whether the pair is a leaf.  
    Public PropertyGets a value indicating whether the pair is a root.  
    Public PropertyGets the value associated with FieldName.  
    Top
    See Also