Hi Team,
1) As I am providing my own customEditors based on my property types, I am unable to set the focus to the Custom Editors when I am tabbing through the PropertyGrid. I am providing my own style ( Grid layout) to the property Grid.Coud you please help me in this regards.
2) Secondly, I want to provide my style similiar to the style which telerik provides when we make AutogeneratePropertyDefintions as true.
Currently I am doing Autogenerate as False and providing my own style ( grid layout) as a result what happens is:
a) The PropertyNames are getting overlapped by the Thumb(gripper that exists between the property name and the custom editor). I always have to hold the gripper and move it right to see the complete name. Is there a way , so that I could align my property grid like: <PropertyName><gripper><Editor>. the Property Name takes the size as per its text and the rest space is completely taken by the Custom Editor.( Mostly Like Stack Layout)
Regards,
Imran
1) As I am providing my own customEditors based on my property types, I am unable to set the focus to the Custom Editors when I am tabbing through the PropertyGrid. I am providing my own style ( Grid layout) to the property Grid.Coud you please help me in this regards.
2) Secondly, I want to provide my style similiar to the style which telerik provides when we make AutogeneratePropertyDefintions as true.
Currently I am doing Autogenerate as False and providing my own style ( grid layout) as a result what happens is:
a) The PropertyNames are getting overlapped by the Thumb(gripper that exists between the property name and the custom editor). I always have to hold the gripper and move it right to see the complete name. Is there a way , so that I could align my property grid like: <PropertyName><gripper><Editor>. the Property Name takes the size as per its text and the rest space is completely taken by the Custom Editor.( Mostly Like Stack Layout)
Regards,
Imran