C1.Web.Mvc.Sheet Namespace / Style Class / TextDirection Property

In This Topic
TextDirection Property (Style)
In This Topic
Gets or sets the direction of text flow.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property TextDirection As TextDirectionType
 
See Also