menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ItemsStretch - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ItemsStretch

    Specifies that how the step view items are sized to fill the available space.

    Namespace: Syncfusion.UI.Xaml.ProgressBar
    Assembly: Syncfusion.SfProgressBar.WPF.dll
    Syntax
    public enum ItemsStretch

    Fields

    Name Description
    Auto

    The step view item size is determined by the size of the content and secondary content.

    Fill

    The step view items are sized to fill the available space.

    None

    The step view items retains its natural size.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved