バージョン

AllowDelete プロパティ (DiagramItem)

DiagramItem が削除可能かどうかを決定します。
シンタックス
'宣言
 
Public Property AllowDelete As Nullable(Of Boolean)
public Nullable<bool> AllowDelete {get; set;}
参照