MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridTextCellView Class / Content Property
In This Topic
    Content Property (GridTextCellView)
    In This Topic
    Gets the content view of the cell.
    Syntax
    public View Content {get; set;}
    See Also