CollectionView for WinForms
AllowRemove プロパティ

C1.Win.CollectionView アセンブリ > C1.Win.CollectionView 名前空間 > C1CollectionViewBindingList クラス : 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;}
参照

C1CollectionViewBindingList クラス
C1CollectionViewBindingList メンバ