WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1Border Class / Content Property
In This Topic
    Content Property (C1Border)
    In This Topic
    Gets the content view of the cell.
    Syntax
    public FrameworkElement Content {get; set;}
    See Also