DataCollection
AllowRemove プロパティ

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1DataCollectionBindingList クラス : AllowRemove プロパティ
Gets whether you can remove items from the list, using System.Collections.IList.Remove(System.Object) or System.Collections.IList.RemoveAt(System.Int32).
シンタックス
'宣言
 
Public ReadOnly Property AllowRemove As System.Boolean
public System.bool AllowRemove {get;}
参照

C1DataCollectionBindingList クラス
C1DataCollectionBindingList メンバ