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