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