Method SetChildrenFont NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll SetChildrenFont(Font?, bool) Sets children font. void SetChildrenFont(Font? font, bool recursive = false) Parameters font Font New font value recursive bool Whether to apply to all children recurively.