CascadingStyleStoreBasedOn Property
|
The CascadingStyleStore from which this
inherits.
Properties which are not defined in this CascadingStyleStore
will be inherited from the CascadingStyleStore referenced
here.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public CascadingStyleStore BasedOn { get; set; }
Public Property BasedOn As CascadingStyleStore
Get
Set
member BasedOn : CascadingStyleStore with get, set
Property Value
Type:
CascadingStyleStore
See Also