public abstract class TreeGroupDescription : GroupDescriptionPublic MustInherit Class TreeGroupDescription
Inherits GroupDescriptionpublic ref class TreeGroupDescription abstract : public GroupDescription[<AbstractClassAttribute>]
type TreeGroupDescription =
class
inherit GroupDescription
end| TreeGroupDescription | Инициализирует новый экземпляр класса TreeGroupDescription |
| TreeGroupDescription(Object) | Инициализирует новый экземпляр класса TreeGroupDescription |
| TreeGroupDescription(Object, TreeGroupDescription) | Инициализирует новый экземпляр класса TreeGroupDescription |
| Children | |
| CustomSort | Gets or sets a custom comparer that sorts groups using an object that implements IComparer. (Унаследован от GroupDescription) |
| GroupName | |
| GroupNames | Gets the collection of names that are used to initialize a group with a set of subgroups with the given names. (Унаследован от GroupDescription) |
| SortDescriptions | Gets the collection of sort criteria in which to sort the groups. (Унаследован от GroupDescription) |
| GroupNameFromItem | Returns the group name(s) for the given item. (Унаследован от GroupDescription) |
| NamesMatch | Returns a value that indicates whether the group name and the item name match such that the item belongs to the group. (Унаследован от GroupDescription) |
| OnPropertyChanged | Raises the PropertyChanged event. (Унаследован от GroupDescription) |
| ShouldSerializeChildren | |
| ShouldSerializeGroupNames | Returns whether serialization processes should serialize the effective value of the GroupNames property on instances of this class. (Унаследован от GroupDescription) |
| ShouldSerializeSortDescriptions | Returns whether serialization processes should serialize the effective value of the SortDescriptions property on instances of this class. (Унаследован от GroupDescription) |
| PropertyChanged | Occurs when a property value changes. (Унаследован от GroupDescription) |