MobileListViewIterator.IsEllipsisRenderingText 属性
获取一个值,该值指示的字符串表示形式的视图列表的长度是否超过移动呈现限制。
命名空间: Microsoft.SharePoint.Portal.MobileControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Protected Overrides ReadOnly Property IsEllipsisRenderingText As Boolean
Get
用法
Dim value As Boolean
value = Me.IsEllipsisRenderingText
protected override bool IsEllipsisRenderingText { get; }
属性值
类型:System.Boolean
在所有情况下的true 。
备注
始终,该重写返回true。