Table of Contents

Method IsEditable

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

IsEditable(bool)

Sets IsEditable property for all the controls in the set.

public ControlSet IsEditable(bool value)

Parameters

value bool

true enables editing of the text; false disables it.

Returns

ControlSet