ComponentOne ASP.NET MVC Controls
TextDirection Property

C1.Web.Mvc.Sheet Namespace > Style Class : TextDirection Property
Gets or sets the direction of text flow.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property TextDirection As TextDirectionType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public TextDirectionType TextDirection {get; set;}
See Also

Reference

Style Class
Style Members