ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Style Class / Indent Property

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