Deli putem


DefaultCollectionElementAddCommand.Placement Property

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