CustomReportRowIsReadOnly Property |  |
When overridden in a derived class, gets a value indicating whether this property is read-only.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic override bool IsReadOnly { get; }Return Value
Boolean if the property is read-only; otherwise,
.
See Also