MultiColumn ComboBox / Text Wrap

Blazor MultiColumn ComboBox Example - Text Wrapping

Loading Syncfusion Blazor Server Demos…

This example demonstrates the TextWrap feature of Blazor MultiColumn ComboBox for managing content overflow.

TextWrap configuration:

  • Enable TextWrap via EnableTextWrap set to true
  • Configure TextWrapElement enum to control wrapping scope
  • Set TextOverflowMode enum for overflow handling

TextWrapElement enum defines wrapping application:

  • Both – Wraps header and content
  • Header – Wraps header only
  • Content – Wraps content only

TextOverflowMode enum defines overflow handling:

  • Ellipsis – Displays ellipsis (...) for overflowing content
  • EllipsisWithTooltip – Displays ellipsis with hover tooltip
Transform your Blazor web apps today with Syncfusion® Blazor components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE