Converts a DateTime value into a textual representation of the month.
Namespace:
Mindscape.WpfPropertyGridAssembly: 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 |