What do you mean by quit some properties? Disable some actions?
If yes, you could just set AllowColumnReorder to false;
or if you just want to cancel the reorder operation you can subscribe to the MasterTemplate.Columns.CollectionChanging event, and cancel in case of a move, or do additional checks there.
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items