Obtains the description of a property from a PropertyGridRow.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public class RowToDescriptionConverter : IValueConverter
Visual Basic (Declaration)
Public Class RowToDescriptionConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements.WpfPropertyGrid..::.RowToDescriptionConverter

See Also