C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRow Class / WordWrap Property
In This Topic
WordWrap Property (GridRow)
In This Topic
Gets or sets a value indicating whether cells in the row wrap their content.
Syntax
public Nullable<bool> WordWrap {get; set;}
See Also