background

UI for ASP.NET Core

ASP.NET Core SegmentedControl

  • The ASP.NET Core Segmented Control is a space-efficient component for mutually exclusive selection between related options.
  • Part of the Telerik UI for ASP.NET Core library along with 120+ professionally designed UI components.
  • Includes support, documentation, demos, virtual classrooms, Visual Studio Code Extensions and more!
  • Compact Choice Selection

    The Telerik UI for ASP.NET Core SegmentedControl is a sleek, space-efficient component for fast, mutually exclusive selection between related options. Designed as a modern alternative to radio buttons and tabs, it improves usability by surfacing key choices in a single, intuitive control. With built-in support for icons, customization, accessibility, and responsive behavior, it fits seamlessly into any ASP.NET Core application.

    See the Telerik UI for ASP.NET Core Segmented Control overview demo

    KendoReact Segmented Control - overview 770
  • Items Width Modes

    The ASP.NET Core SegmentedControl supports configurable item widths, giving you precise control over how each segment is sized. This allows you to better accommodate different content lengths and maintain a consistent layout without additional styling.

    • Compact mode: Items are sized based on their content, making this option suitable for segments with varying text length or icons.
    • Stretch mode: All items expand evenly to fill the available width, ensuring a balanced appearance.

    See the Telerik UI for ASP.NET Core Segmented Control layout modes demo

    KendoReact Segmented Control - item width or layout mode GIF
  • Icons

    The Telerik UI for ASP.NET Core SegmentedControl supports flexible content configuration, allowing each segment to include a text label, an icon, or both. You can further customize the icon appearance by using the iconClass option to apply additional CSS classes.

    See the Telerik UI for ASP.NET Core Segmented Control icons demo

  • Appearance

    Control the visual appearance of the Telerik UI for ASP.NET Core SegmentedControl, including its button size and layout behavior. Use the size option to adjust the segment buttons to small, medium, or large, depending on your UI density needs.

    See the Telerik UI for ASP.NET Core Segmented Control appearance demo

  • Events

    The Telerik UI for ASP.NET Core SegmentedControl exposes a change event that triggers when the selected segment is updated. The event provides both the selected value and the full data object for the item, making it easy to access all relevant information in your handler.

    See the Telerik UI for ASP.NET Core Segmented Control events demo

    Kendo UI for Angular Segmented Control - Events GIF
  • Keyboard Navigation

    The ASP.NET Core SegmentedControl includes keyboard navigation support, allowing users to move between options and make selections without using a mouse.

    See the Telerik UI for ASP.NET Core Segmented Control keyboard navigation demo

All ASP.NET Core Components

Next Steps