public enum ENValueSource : System.Enum
public enum ENValueSource : System.Enum
Member | Description |
---|---|
Default | The value was obtained by the property metadata. |
Inherited | The value was inherited. |
Local | The value is set by the user or an expression. |
LocalOrDefaultMask | Mask for local or default bits. |
LocalOrInheritedMask | Mask for local or inherited bits. |
Styling | The value was obtained by the document cascade. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Dom.ENValueSource
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)