ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / TextDirection Property

In This Topic
    TextDirection Property
    In This Topic
    Gets or sets the direction of text within the field.
    Syntax
    'Declaration
     
    Public Property TextDirection As TextDirectionEnum
    public TextDirectionEnum TextDirection {get; set;}
    See Also