Method ToVariant
ToVariant(object?)
Converts object to IPropertyGridVariant.
IPropertyGridVariant ToVariant(object? value)
Parameters
valueobjectValue to convert.
Converts object to IPropertyGridVariant.
IPropertyGridVariant ToVariant(object? value)
value objectValue to convert.