Gets or sets the url of image that to expand the splitter bar.

Namespace:  C1.Web.UI.Controls.C1Splitter
Assembly:  C1SplitterClient (in C1SplitterClient.dll)

Syntax

JavaScript
function get_expandImageUrl();
function set_expandImageUrl(value);

See Also