Xceed Toolkit Plus for WPF v4.6 Documentation
FieldNameList Class
Members 


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.Controls Namespace : FieldNameList Class
Represents a list of field names.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class FieldNameList 
'Usage
 
Dim instance As FieldNameList
[DefaultMember("Item")]
public class FieldNameList 
Remarks
FieldNameList can only contain strings that are not null/empty or composed only of white spaces. Also, strings must be unique.
Inheritance Hierarchy

System.Object
   Xceed.Wpf.Controls.FieldNameList

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FieldNameList Members
Xceed.Wpf.Controls Namespace