DXTabItem.CloseCommand Property
In This Article
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type |
---|
ICommand |
See Also
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v14.2.dll
[TypeConverter(typeof(CommandConverter))]
public ICommand CloseCommand { get; set; }
<TypeConverter(GetType(CommandConverter))>
Public Property CloseCommand As ICommand
Type |
---|
ICommand |
No
Your feedback is appreciated.