Class INTERNAL_PropertyGroupDescription
Description of grouping based on a property value.
Inheritance
System.Object
INTERNAL_PropertyGroupDescription
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Data
Assembly: OpenSilver.dll
Syntax
public class INTERNAL_PropertyGroupDescription
Constructors
| Improve this Doc View SourceINTERNAL_PropertyGroupDescription()
Declaration
public INTERNAL_PropertyGroupDescription()
INTERNAL_PropertyGroupDescription(String)
Declaration
public INTERNAL_PropertyGroupDescription(string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName |
Properties
| Improve this Doc View SourcePropertyName
Declaration
public string PropertyName { get; }
Property Value
Type | Description |
---|---|
System.String |