Gets or sets the location of the splitter, in pixels, from the left or top edge of the C1Splitter.

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

Syntax

JavaScript
function get_splitterDistance();
function set_splitterDistance(value);

See Also