Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.PropertyGrid Namespace / PropertyItemCollection Class
Properties Methods Events


In This Topic
    PropertyItemCollection Class Members
    In This Topic

    The following tables list the members exposed by PropertyItemCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PropertyItemCollection class.  
    Top
    Public Properties
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>)
    Public MethodFilters the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>)
    Public MethodGroups the PropertyItem instances using the passed name.  
    Public Method (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>)
    Public MethodSort the PropertyItem instances using the passed name and sort direction.  
    Top
    See Also