SVN r1230
SVN-Revision: r1230
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user