DataListAllowAdditions Property
This is used to determine whether or not additions are allowed to be made to the data source
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
public bool AllowAdditions { get; set; }
Public Property AllowAdditions As Boolean
Get
Set
public:
property bool AllowAdditions {
bool get ();
void set (bool value);
}
member AllowAdditions : bool with get, set
Property Value
BooleanIf set to true, the data source may override it if it does not allow additions