Table of Contents

Property Immutable

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

Immutable

Gets or sets whether object is immutable (properties can not be changed).

[Browsable(false)]
public virtual bool Immutable { get; protected set; }

Property Value

bool