[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.PropertyAttribute.GetValue

GetValue Method

GetValue<T>(IValueConverter)

Gets the current value.

Declaration
public T GetValue<T>(IValueConverter converter = null)
Parameters
Type Name Description
IValueConverter converter

The converter used to convert the value.

Returns
Type Description
T
Type Parameters
Name Description
T

The requested value type.