EnumLayoutControlAllowedActions
Enum
Flag enumeration for the allowed operation for the selected item in the RadLayoutControl.
Definition
Namespace:Telerik.Windows.Controls.LayoutControl
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
[Flags]
public enum LayoutControlAllowedActions
Fields
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.