[]
Gets or sets a bool value indicating whether the SubItem can word wrap or not.
public bool WordWrap { get; set; }
Public Property WordWrap As Boolean
true if the SubItem can word wrap; Otherwise,false.