ListBoxEdit.SelectAllItemsCommand Property
In This Article
Selects all items.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
ICommand | An object implementing the ICommand interface defining the command. |
#Implements
DevExpress.Xpf.Editors.Internal.ISelectorEdit.SelectAllItemsCommand
See Also