Provide the following attributes to your Property:
[Browsable(false), EditorBrowsable(EditorBrowsableState.Always)]
public bool YourProperty{get{}set{}}
Provide the following attributes to your Property:
[Browsable(false), EditorBrowsable(EditorBrowsableState.Always)]
public bool YourProperty{get{}set{}}
Share with