TextDirection Property
TextDirection
Gets or sets the text orientation for the title.
Declaration
[FpCategory("Category_Appearance")]
public TextDirection TextDirection { get; set; }
<FpCategory("Category_Appearance")>
Public Property TextDirection As TextDirection