Version

Inherit Property (GridInheritableFeature)

if this property is set to true in a feature it means that it will be inherited in child layouts, if any
Syntax
'Declaration
 
Public Overridable Property Inherit As System.Nullable(Of Boolean)
public virtual System.Nullable<bool> Inherit {get; set;}
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub