获取一个值,指示是否的字符串表示形式标题超过移动呈现的限制。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides ReadOnly Property IsEllipsisRenderingText As Boolean
Get
用法
Dim value As Boolean
value = Me.IsEllipsisRenderingText
protected override bool IsEllipsisRenderingText { get; }
属性值
类型:System.Boolean
true,如果超出此限值 ;否则为false。