Nope. But this sounds like something that should be achieved by using security.
See this question for an answer on how to set rights based on the user login role. You need something that determines what you can see though, so a boolean adminOnly on which you can check what items to see.
As far as i know there currently is no way to directly set different xpath rules on a datagrid based on the login role.