Calendar for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / StateUnderlineStyle Class / Width Property

In This Topic
    Width Property (StateUnderlineStyle)
    In This Topic
    Gets or sets the width of the underline.
    Syntax
    'Declaration
     
    
    Public Property Width As Integer
    public int Width {get; set;}
    See Also