c# - How to display multi-line string without expand the cell -
c# - How to display multi-line string without expand the cell -
i want display multi-line string in propertygrid in c#. exists multilinestringeditor type allowing display while cell not expanded string not visible.
in vb, exists settings of property grid named variableitemsheight ,  item.multilinescount allowing want have not found same settings in c#. way same thing in c#?
 c# propertygrid 
 
  
Comments
Post a Comment