| 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
Syntax bool IsInherited { get; }
ReadOnly Property IsInherited As Boolean
Get
property bool IsInherited {
bool get ();
}
Property Value
Type:
BooleanSee Also