Gets or sets the alignment of text.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_textAlign();
function set_textAlign(value);

See Also