Property IsParentEnabled
IsParentEnabled
Gets a value indicating whether Parent of this control can respond to user interaction.
[Browsable(false)]
public virtual bool IsParentEnabled { get; }
Property Value
Remarks
If Parent is not specified, returns true
.