ADbScriptsEditorControl Scripts Property A Sandcastle Documented Class Library
Gets or sets the scripts to be edited in the control.

Namespace: Censitif.Library.Control
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public abstract DBScripts Scripts { get; set; }

Property Value

Type: DBScripts
The scripts.
See Also