ChangePolicyEventArgsAllowEdits Property
This is used to determine whether or not edits 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 AllowEdits { get; }
Public ReadOnly Property AllowEdits As Boolean
Get
public:
property bool AllowEdits {
bool get ();
}
member AllowEdits : bool with get
Property Value
Boolean