Property WordWrap
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; }
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; }