SVN r247
SVN-Revision: r247
This commit is contained in:
@@ -276,20 +276,4 @@ namespace Lskj.Control.Model
|
||||
/// </summary>
|
||||
/// <value>The name.</value>
|
||||
public string DisplayPermissions { get; set; }
|
||||
/// <summary>
|
||||
///下拉总宽度
|
||||
/// </summary>
|
||||
/// <value>The LookUpWidth.</value>
|
||||
public int LookUpWidth { get; set; }
|
||||
/// <summary>
|
||||
///下拉列宽度,逗号分隔一一对应
|
||||
/// </summary>
|
||||
/// <value>The LookUpFieldsWidth.</value>
|
||||
public string LookUpFieldsWidth { get; set; }
|
||||
/// <summary>
|
||||
///文本框禁编(不是禁编状态,可以点击按钮,但是不能手动输入)
|
||||
/// </summary>
|
||||
public bool TextBoxProhibition { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
/// <s
|
||||
Reference in New Issue
Block a user