Converts the level of a PropertyGridRow to a horizontal offset.

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

Syntax

C#
public sealed class LevelToIndentConverter : IValueConverter
Visual Basic (Declaration)
Public NotInheritable Class LevelToIndentConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements.WpfPropertyGrid..::.LevelToIndentConverter

See Also