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

In This Topic
    Indent Property
    In This Topic
    Gets or sets the left and right indentation of the underline.
    Syntax
    'Declaration
     
    
    Public Property Indent As Integer
    public int Indent {get; set;}
    See Also