Enum LayoutControlAllowedActions
Flag enumeration for the allowed operation for the selected item in the RadLayoutControl.
Namespace: Telerik.Windows.Controls.LayoutControl
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
[Flags]
public enum LayoutControlAllowedActions
Drag
Drag action will be available.
ManipulationPaneActions
The manipulation pane will be available.
None
No actions will be available.
Resize
Resize action will be available.