Gets or sets the relationship of the text and image for the child tabs.

Namespace:  C1.Web.UI.Controls.C1TabStrip
Assembly:  C1TabStripClient (in C1TabStripClient.dll)

Syntax

JavaScript
function get_textImageRelation();
function set_textImageRelation(value);

See Also