FastBindingListTAllowEdit Property
Gets or sets whether item properties can be edited in the list.
Default value: .
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public virtual bool AllowEdit { get; set; }
Public Overridable Property AllowEdit As Boolean
Get
Set
public:
virtual property bool AllowEdit {
bool get ();
void set (bool value);
}
abstract AllowEdit : bool with get, set
override AllowEdit : bool with get, set
BooleanIBindingListAllowEdit