WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellView Class / Content Property
In This Topic
    Content Property (GridCellView)
    In This Topic
    Gets or sets the content to show inside the border.
    Syntax
    public FrameworkElement Content {get; set;}
    See Also