InheritFromParentEventArgsInheritFromParent Property |
Gets a value indicating whether the option is enabled.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Design
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.41.0)
Syntaxpublic bool InheritFromParent { get; }
Public ReadOnly Property InheritFromParent As Boolean
Get
public:
property bool InheritFromParent {
bool get ();
}
member InheritFromParent : bool with get
Property Value
Type:
Boolean
See Also