WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnHeaderCell Class / WordWrap Property
In This Topic
    WordWrap Property (GridColumnHeaderCell)
    In This Topic
    Gets or sets the line break mode of the title inside the cell.
    Syntax
    public bool WordWrap {get; set;}
    See Also