Click or drag to resize

RoutedSetterPropertyTInheritToChilds Property

Gets a value indicating whether the property is inherited by children.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool InheritToChilds { get; set; }

Property Value

Boolean

Implements

IRoutedSetterPropertyInheritToChilds
See Also