 | HyperTextStylesShouldOverrideInheritedDefaultLinkStyle Property |
Gets or sets a value indicating whether this instance should override the inherited default link style.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool ShouldOverrideInheritedDefaultLinkStyle { get; set; }Property Value
Type:
Boolean the inherited default link style should be overridden; otherwise,
.
See Also