Version

Wrap Header Text in RowLayout

We added this property in Ultimate UI for Windows Forms 2005 Volume 2. However, it was only implemented in regular mode (non-card-view and non-row-layout mode). In Ultimate UI for Windows Forms 2005 Volume 3, it’s implemented in all modes: Row-Layout regular view, card-view non-row-layout and card-view row-layout modes.

When WrapHeaderText is set to True, the WinGrid™ will automatically wrap the caption in a header and increase the header’s height to accommodate the header caption. This typically happens when the width of the header is smaller (for example when you resize it smaller) than what’s necessary to display the caption fully.

wrap header text in row layout in ultragrid

WrapHeaderText set to False

wrap header text in row layout in ultragrid

WrapHeaderText set to True