Gets or sets the top position in pixels where dialog will be shown. Default value is 0.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
function get_top();
function set_top(value);

See Also