CSSValue.CSS_INHERIT

CSSValue.CSS_INHERIT field

The value is inherited and the cssText contains “inherit”.

public const ushort CSS_INHERIT;

See Also