Converts a DateTime value into a textual representation of the month.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfPropertyGrid..::.MonthDisplayNameConverter

See Also