Converts the level of a PropertyGridRow to a horizontal offset.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

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

Inheritance Hierarchy

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

See Also