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