Table of Contents

Property IsParentEnabled

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsParentEnabled

Gets a value indicating whether Parent of this control can respond to user interaction.

[Browsable(false)]
public virtual bool IsParentEnabled { get; }

Property Value

bool

Remarks

If Parent is not specified, returns true.