ImageBase.BreakAfter property

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 ImageBase
Dim value As Boolean

value = instance.BreakAfter

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

Property value

Type: System.Boolean

See also

Reference

ImageBase class

ImageBase members

Microsoft.SharePoint.Mobile.Controls namespace