Namespace: PP.Ui
The TabSheetEditMode enumeration determines whether values in table cells can be edited.
It is used by the TabSheet.IsEditable property and the TabSheet.setIsUserEditableRanges method.
Value |
Brief description |
true |
Enable. Editing is enabled (default). |
false |
Disable. Editing is disabled. |
UserEnabledCell |
UserEnabledCell. Only certain cells can be edited. |
See also: