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