[]
Gets or sets a bool value that indicates whether the SubItemInfo object can wrap by word.
public bool WordWrap { get; set; }
Public Property WordWrap As Boolean
Type | Description |
---|---|
bool | true if the SubItemInfo object can wrap; otherwise,false. |