[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyGrid.PropertyWrapper-1.ToString

ToString Method

ToString()

Returns a String representing the name of the current value type.

Declaration
public override string ToString()
Returns
Type Description
string

A System.String representing the name of the current value type.

Overrides