On my page I have telerik:radeditor control and few managers which configured within it. How can I change Behaviors property for that managers? I want make them not movable. Please help :)
<telerik:radeditor> <Tools> <telerik:EditorToolGroup> <telerik:EditorTool Name="LinkManager" /> <telerik:EditorTool Name="Unlink" /> <telerik:EditorTool Name="ImageManager" /> <telerik:EditorTool Name="DocumentManager" /> </telerik:EditorToolGroup> </Tools></telerik:radeditor>