Table of Contents

Method SetPropertyHelpString

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetPropertyHelpString(IPropertyGridItem, string)

Sets help string of a property.

public virtual void SetPropertyHelpString(IPropertyGridItem prop, string helpString)

Parameters

prop IPropertyGridItem

Property item.

helpString string

Help string associated with the property.