Gets or sets a value indicating whether the page is in Edit Mode and
the user is allowed to edit the data that is displayed.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
[DefaultValueAttribute(false)] public bool ReadOnly { get; set; }
Remarks
See Also