InheritProperties Property
InheritProperties
Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically.
Declaration
public bool InheritProperties { get; set; }
Public Property InheritProperties As Boolean