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