WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridBoundRow Class / WordWrap Property
In This Topic
    WordWrap Property (GridBoundRow)
    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