Back to Devexpress

TabControlViewBase.Owner Property

wpf-devexpress-dot-xpf-dot-core-dot-tabcontrolviewbase.md

latest988 B
Original Source

TabControlViewBase.Owner Property

Gets the view’s owner. This is a dependency property.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public DXTabControl Owner { get; }
vb
Public ReadOnly Property Owner As DXTabControl

Property Value

TypeDescription
DXTabControl

An owner for the current view object.

|

See Also

TabControlViewBase Class

TabControlViewBase Members

DevExpress.Xpf.Core Namespace