DXTabControl.HasFocusedTabItem() Method
In This Article
Returns whether the DXTabControl has a focused tab item.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true if one of the DXTab |
See Also