Input for ASP.NET WebForms
Ellipsis Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputText Class : Ellipsis Property
Gets or sets how to display the ellipsis string when the the control's content is longer than its width.
Syntax
'Declaration
 
Public Property Ellipsis As EllipsisMode
public EllipsisMode Ellipsis {get; set;}
See Also

Reference

C1InputText Class
C1InputText Members