Freigeben über


TextViewBase.BreakAfter-Eigenschaft

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

Syntax

'Declaration
Public Property BreakAfter As Boolean
    Get
    Set
'Usage
Dim instance As TextViewBase
Dim value As Boolean

value = instance.BreakAfter

instance.BreakAfter = value
public bool BreakAfter { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

TextViewBase Klasse

TextViewBase-Member

Microsoft.SharePoint.Mobile.Controls-Namespace