protected void RegisterStyleValueBase(RadElement element)
 {
     element.AddStylePropertySetting(this);
 }