BindingContextDestinationType Property |
Version 73.1.130
Binding destination type
Namespace:
CefSharp.ModelBinding
Assembly:
CefSharp (in CefSharp.dll) Version: 73.1.130.0 (73.1.130.0)
Syntax public Type DestinationType { get; set; }
public:
property Type^ DestinationType {
Type^ get ();
void set (Type^ value);
}
Property Value
Type:
TypeSee Also