Click or drag to resize
HierarchicalTransformationsEditButtonsMode Property
Gets or sets the value that indicates whether edit/delete buttons should be used for transformations

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public EditModeButtonEnum EditButtonsMode { get; set; }

Property Value

Type: EditModeButtonEnum
See Also