Table of Contents

Property IsSealed

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsSealed

Indicates whether or not this object is in a Read-Only state; when in a Read-Only state, SetValue is not permitted, though the effective value for a property may change.

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

Property Value

bool