Back to Devexpress

TabControlStretchView Class

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

latest1.5 KB
Original Source

TabControlStretchView Class

Represents a stretch view.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class TabControlStretchView :
    TabControlViewBase
vb
Public Class TabControlStretchView
    Inherits TabControlViewBase

The following members return TabControlStretchView objects:

Remarks

To learn more about this view, see Stretch View.

Inheritance

Object DispatcherObject DependencyObject Freezable TabControlViewBase TabControlStretchView

See Also

TabControlStretchView Members

DevExpress.Xpf.Core Namespace