Table of Contents

Property WordWrap

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

WordWrap

Gets or sets whether text is word wrapped in order to fit label in the parent's client area. Default is False.

public virtual bool WordWrap { get; set; }

Property Value

bool