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; }
Public Property GroupingKey As String
Get
Set
Property Value
Type:
StringSee Also