Skip to main content

TabControlStretchView Class

Represents a stretch view.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class TabControlStretchView :
    TabControlViewBase

The following members return TabControlStretchView objects:

Remarks

To learn more about this view, see Stretch View.

See Also