Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The logical placement of the command.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Placement As CommandPlacement
public override CommandPlacement Placement { get; }
public:
virtual property CommandPlacement Placement {
CommandPlacement get () override;
}
public override function get Placement () : CommandPlacement
See Also
DefaultCollectionElementAddCommand Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace