Show / Hide Table of Contents

Property elm.IsDisabled


Overload

Calls elm.State and returns true if has state UNAVAILABLE.

public bool IsDisabled { get; }
Property Value
bool

Remarks

Does not check whether this UI element is in a disabled parent/ancestor UI element.