Gets or sets the url of image that to expand the splitter bar when mouse is over it.

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

Syntax

JavaScript
function get_expandHoverImageUrl();
function set_expandHoverImageUrl(value);

See Also