Show / Hide Table of Contents

Property IsWrapEnabled

| Edit this page View Source

IsWrapEnabled

Gets or sets a value that indicates whether line breaking occurs when header text extends beyond the available width of the control.

Declaration
public bool IsWrapEnabled { get; set; }
Property Value
Type Description
bool

true if line breaking occurs when header text extends beyond the available width of the control; otherwise, false. The default is false.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX