MapperCommandRowKeys Property |
The set of RowKeys for which this command applies.
Applies only to
RowMenu commands.
When the
MapperCommand event is fired, the selected key
will be provided in
RowKey.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public StringSet RowKeys { get; }
Public ReadOnly Property RowKeys As StringSet
Get
Property Value
Type:
StringSetSee Also