SVN r1230

SVN-Revision: r1230
This commit is contained in:
cyf
2026-06-23 09:17:23 +00:00
parent 15b5c80150
commit 2b2d109132
36 changed files with 3147 additions and 2086 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ namespace Lskj.Control.Model
/// <value><c>true</c> if this instance is copy; otherwise, <c>false</c>.</value>
public bool CanCopy { get; set; }
/// <summary>
/// Gets or sets a value indicating whether this instance is readonly. 只读
/// Gets or sets a value indicating whether this instance is readonly. 是否只读
/// </summary>
/// <value><c>true</c> if this instance is read only; otherwise, <c>false</c>.</value>
public bool ReadOnly { get; set; }