public class TreePropertyGroupDescription : TreeGroupDescriptionPublic Class TreePropertyGroupDescription
Inherits TreeGroupDescriptionpublic ref class TreePropertyGroupDescription : public TreeGroupDescriptiontype TreePropertyGroupDescription =
class
inherit TreeGroupDescription
end| TreePropertyGroupDescription | Инициализирует новый экземпляр класса TreePropertyGroupDescription |
| TreePropertyGroupDescription(Object) | Инициализирует новый экземпляр класса TreePropertyGroupDescription |
| TreePropertyGroupDescription(String) | Инициализирует новый экземпляр класса TreePropertyGroupDescription |
| TreePropertyGroupDescription(TreeGroupDescription) | Инициализирует новый экземпляр класса TreePropertyGroupDescription |
| TreePropertyGroupDescription(Object, String) | Инициализирует новый экземпляр класса TreePropertyGroupDescription |
| TreePropertyGroupDescription(Object, TreeGroupDescription) | Инициализирует новый экземпляр класса TreePropertyGroupDescription |
| TreePropertyGroupDescription(String, TreeGroupDescription) | Инициализирует новый экземпляр класса TreePropertyGroupDescription |
| TreePropertyGroupDescription(Object, String, TreeGroupDescription) | Инициализирует новый экземпляр класса TreePropertyGroupDescription |
| Children | (Унаследован от TreeGroupDescription) |
| Converter | |
| CustomSort | Gets or sets a custom comparer that sorts groups using an object that implements IComparer. (Унаследован от GroupDescription) |
| GroupName | (Унаследован от TreeGroupDescription) |
| GroupNames | Gets the collection of names that are used to initialize a group with a set of subgroups with the given names. (Унаследован от GroupDescription) |
| PropertyName | |
| SortDescriptions | Gets the collection of sort criteria in which to sort the groups. (Унаследован от GroupDescription) |
| StringComparison |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| GroupNameFromItem | (Переопределяет GroupDescriptionGroupNameFromItem(Object, Int32, CultureInfo)) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| 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 | (Унаследован от TreeGroupDescription) |
| 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) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| PropertyChanged | Occurs when a property value changes. (Унаследован от GroupDescription) |