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