See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Show the 'edit list' item last, as that selection it is less significant in the 'CommitActions' property.

Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
protected override bool IsEditListDropDownItemShownLast()
Visual Basic
Protected Overrides Function IsEditListDropDownItemShownLast As Boolean
Visual C++
protected:
virtual bool IsEditListDropDownItemShownLast() override

Return Value

Type: Boolean

See Also