New to Telerik UI for WinFormsStart a free 30-day trial

Help bar

Updated over 6 months ago

RadPropertyGrid offers a help bar which reads and displays the name and content of the property Description attribute. The help bar can be enabled by setting the HelpVisible property to true:

Figure 1: RadPropertyGrid Description Area

WinForms RadPropertyGrid Description Area

Enabling the Help Bar

C#
radPropertyGrid1.HelpVisible = true;

By double clicking over the size grip above the help section, the help section is being collapsed or expanded. Additionally, by using the size grip, the end user can resize the help section.

See Also

In this article
See Also
Not finding the help you need?
Contact Support