ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputNumber Class / HighlightText Property

In This Topic
    HighlightText Property (C1InputNumber)
    In This Topic
    Gets or sets whether the text is highlighted in the number control.
    Syntax
    'Declaration
     
    Public Property HighlightText As System.Boolean
    public System.bool HighlightText {get; set;}
    See Also