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; }
Public Property Location As MapperCommandLocation
Get
Set
Property Value
Type:
MapperCommandLocationThe command's location.
See Also