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