New to Telerik UI for WPFStart a free 30-day trial

Specifies the current mode of RadDataForm.

Definition

Namespace:Telerik.Windows.Controls.Data.DataForm

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

C#
public enum RadDataFormMode

Fields

The mode when adding new item.

C#
AddNew = 0

The mode when editing the current item.

C#
Edit = 1

The mode when the current item is readonly.

C#
ReadOnly = 2
In this article
DefinitionFieldsAddNewEditReadOnly
Not finding the help you need?
Contact Support