Method SetChildrenForegroundColor
SetChildrenForegroundColor(Color?, bool)
Sets children foreground color.
public virtual void SetChildrenForegroundColor(Color? color, bool recursive = false)
Parameters
SetChildrenForegroundColor<T>(Color?, bool)
Sets children foreground color.
public virtual void SetChildrenForegroundColor<T>(Color? color, bool recursive = false)
Parameters
Type Parameters
T