ComponentOne ASP.NET MVC Controls
Indent Property

C1.Web.Mvc.Sheet Namespace > Style Class : Indent Property
Gets or sets the text indent.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
Public Property Indent As Integer
[DefaultValue(0)]
public int Indent {get; set;}
See Also

Reference

Style Class
Style Members