Enum DataFormCommandButtonsVisibility
Determines which buttons to be visible in a RadDataForm.
Namespace: Telerik.Windows.Controls.Data.DataForm
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
[Flags]
public enum DataFormCommandButtonsVisibility
Add
AddNew button will be visible.
All
All buttons will be visible.
Cancel
Cancel button will be visible.
Commit
Commit button will be visible.
Delete
DeleteButton will be visible.
Edit
Edit button will be visible.
Navigation
None
No command buttons will be visible.