EAPCommandEventArgsGroupingRawValue Property |
When the event is being fired from an item with
Grouper, this will
be the raw value of the grouping field for the invoked command. Does not apply to commands located elsewhere.
Use
GroupingKey to determine the field used to group.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string GroupingRawValue { get; set; }
Public Property GroupingRawValue As String
Get
Set
Property Value
Type:
StringSee Also