Spread for ASP.NET 12 Product Documentation
Multiline Property (DateTimeCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DateTimeCellType Class : Multiline Property
Gets or sets whether the cell allows multiple lines; overridden to always return false.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Multiline As Boolean
'Usage
 
Dim instance As DateTimeCellType
Dim value As Boolean
 
value = instance.Multiline
public new bool Multiline {get;}
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members