SwebComponentCollectionIsReadOnly 属性 |
获取一个值,通过该值指示该控件集合是否为只读。
命名空间:
Swebui.Controls
程序集:
Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.133.17134+2c49d126d464232ac9a5157f96561862d8e39182
语法public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
属性值
类型:
Boolean如果该控件集合为只读,则为 true;否则为 false。
实现
IListIsReadOnly
备注
参见