Gets or sets width of C1Window title icon.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function get_imageWidth();
function set_imageWidth(value);

Remarks

Unit for this property is pixle.

See Also