Compartilhar via


TextViewBase.BreakAfter property

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

Syntax

'Declaração
Public Property BreakAfter As Boolean
    Get
    Set
'Uso
Dim instance As TextViewBase
Dim value As Boolean

value = instance.BreakAfter

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

Property value

Type: System.Boolean

Ver também

Referência

TextViewBase class

TextViewBase members

Microsoft.SharePoint.Mobile.Controls namespace