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