How can I hide from grid "(name)" property of my control?

I'm just a beginner... 

I tried to remove it in designer using both pre- and postfilterproperties.
Failed...
Please, help


Answer this question

How can I hide from grid "(name)" property of my control?

  • step

    Many thanks, this does work fine!
  • Benjamin80

    Conceivably, you could shadow the property and apply the Browsable attribute.
  • How can I hide from grid "(name)" property of my control?