InterestGroupAccessedEventArgsBid Property |
Version 130.1.90
For bid or somethingBid event, if done locally and not on a server.
Namespace: CefSharp.DevTools.StorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public double? Bid { get; }
public:
property Nullable<double> Bid {
Nullable<double> get ();
}
Property Value
NullableDoubleSee Also