Property PropertyName
PropertyName
The name of the property whose value is used to determine which group(s) an item belongs to. If PropertyName is null, the item itself is used.
public string PropertyName { get; set; }
The name of the property whose value is used to determine which group(s) an item belongs to. If PropertyName is null, the item itself is used.
public string PropertyName { get; set; }