ControlTypeReadOnlyExtension Constructor (Boolean)frevvo Live Forms
Constructs an instance with specified value for read only mode.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public ControlTypeReadOnlyExtension(
	bool isReadOnly
)

Parameters

isReadOnly
Type: OnlineSystem Boolean
specifies read only state for instance
See Also