WorkflowViewElement.IsReadOnly Property

Definition

Gets or sets a value that indicates whether the workflow view element is read only.

protected:
 property bool IsReadOnly { bool get(); };
protected bool IsReadOnly { get; }
member this.IsReadOnly : bool
Protected ReadOnly Property IsReadOnly As Boolean

Property Value

true if the element is read only; otherwise, false.

Applies to