Enum RadDataFormMode
Specifies the current mode of RadDataForm.
Namespace: Telerik.Windows.Controls.Data.DataForm
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public enum RadDataFormMode
AddNew
The mode when adding new item.
Edit
The mode when editing the current item.
ReadOnly
The mode when the current item is readonly.