Gets or sets the width of the input control;

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

Syntax

JavaScript
function get_width();
function set_width(value);

See Also