Click or drag to resize

EAPCommandEventArgsGroupingKey Property

When the event is being fired from an item with Grouper, this will be the key for the field used for grouping in the rendered list. Does not apply to commands located elsewhere. Use GroupingValue to determine the value used to group.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GroupingKey { get; set; }

Property Value

Type: String
See Also