Share via


SPCalendarItemContainer.MultiLineBreak Property

Gets or sets the string value indicating a multiline break.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property MultiLineBreak As String
    Get
    Set
'Usage
Dim instance As SPCalendarItemContainer
Dim value As String

value = instance.MultiLineBreak

instance.MultiLineBreak = value
public string MultiLineBreak { get; set; }

Property Value

Type: System.String

See Also

Reference

SPCalendarItemContainer Class

SPCalendarItemContainer Members

Microsoft.SharePoint.WebControls Namespace