[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.CollectionEditorValueConverter

CollectionEditorValueConverter Class

Converts a value into a specified type.

Inheritance
CollectionEditorValueConverter
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class CollectionEditorValueConverter : DefaultValueConverter, IValueConverter
Public Class CollectionEditorValueConverter
    Inherits DefaultValueConverter
    Implements IValueConverter

Constructors

Name Description
CollectionEditorValueConverter()

Methods

Name Description
GetFormattedString(object, string)

Formats the value parameter using the specified format. Uses value type name as fallback value.