 | IThemePropertyIsInherited Property |
Tells if the property is inherited or set at the current level
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntaxbool IsInherited { get; }
ReadOnly Property IsInherited As Boolean
Get
property bool IsInherited {
bool get ();
}
Property Value
Type:
Boolean
See Also