Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public string ControlName { get; set; }
public string ControlName { get; set; }
Public Property ControlName As String
Get
Set
Public Property ControlName As String
Get
Set
public:
property String^ ControlName {
String^ get ();
void set (String^ value);
}
public:
property String^ ControlName {
String^ get ();
void set (String^ value);
}
member ControlName : string with get, set
member ControlName : string with get, set
Property Value
Type:
String