Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / Indent Property

In This Topic
    Indent Property (Style)
    In This Topic
    Gets or sets the indentation for the first text element.
    Syntax
    'Declaration
     
    
    Public Property Indent As Integer
    public int Indent {get; set;}
    See Also