We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Property Grid - adding property tabs

Hi, To add a property tab to my property grid, I add the following attribute to my class: [PropertyTab(typeof(myPropertyTab), PropertyTabScope.Component)] Then I assign my class to the SelectedObject of the property grid, and my own tab appears. The documentation for PropertyTabAttribute says: Identifies the property tab or tabs to display for the specified class or classes. But how can I add more than 1 tab? Secondly, is it possible to add other buttons to the property grid toolbar. I want to add my own buttons, like (dynamically) add a property, remove, refresh... Thanks, Sebastien

Loader.
Live Chat Icon For mobile
Up arrow icon