ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputText Class / MultiLine Property

In This Topic
    MultiLine Property
    In This Topic
    Determines the default text to display in an input control.
    Syntax
    'Declaration
     
    Public Property MultiLine As System.Boolean
    public System.bool MultiLine {get; set;}
    See Also