ChangePolicyEventArgsAllowAdditions 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: 2023.4.9.0
public bool AllowAdditions { get; }
Public ReadOnly Property AllowAdditions As Boolean
Get
public:
property bool AllowAdditions {
bool get ();
}
member AllowAdditions : bool with get
Property Value
Boolean