MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / DetailProviderRowHeaderCell Class / InheritProperties Property
In This Topic
    InheritProperties Property (DetailProviderRowHeaderCell)
    In This Topic
    Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically.
    Syntax
    public bool InheritProperties {get; set;}
    See Also