SPMobileComponent.IsEllipsisRenderingText property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property IsEllipsisRenderingText As Boolean
Get
'Usage
Dim value As Boolean
value = Me.IsEllipsisRenderingText
protected virtual bool IsEllipsisRenderingText { get; }
Property value
Type: System.Boolean