The default save path for the view control

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string DefaultPath { get; set; }
Visual Basic
Public Property DefaultPath As String
	Get
	Set
JScript
function get DefaultPath () : String
function set DefaultPath (value : String)

See Also