Share via


SPMobileBaseFieldControl.IsEllipsisRenderingText property

This member overrides SPMobileComponent.IsEllipsisRenderingText.

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property IsEllipsisRenderingText As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.IsEllipsisRenderingText
protected override bool IsEllipsisRenderingText { get; }

Property value

Type: System.Boolean

See also

Reference

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace