Click or drag to resize

BindingContextGenericType Property

Version 73.1.130
The generic type of a collection is only used when DestinationType is a enumerable.

Namespace:  CefSharp.ModelBinding
Assembly:  CefSharp (in CefSharp.dll) Version: 73.1.130.0 (73.1.130.0)
Syntax
public Type GenericType { get; set; }

Property Value

Type: Type
See Also