Method SetPropertyHelpString
SetPropertyHelpString(IPropertyGridItem, string)
Sets help string of a property.
void SetPropertyHelpString(IPropertyGridItem prop, string helpString)
Parameters
prop
IPropertyGridItemProperty item.
helpString
stringHelp string associated with the property.