Click or drag to resize

MapperCommandLocation Property

Gets or sets the command's location. (Toolbar or MoreMenu)

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

Property Value

Type: MapperCommandLocation
The command's location.
See Also