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
 
<DefaultValueAttribute(0)>
Public Property Indent As Integer
 
See Also