| AddressFormFilledEventArgsAddressUi Property | 
Version 130.1.90
            An UI representation of the address used to fill the form.
            Consists of a 2D array where each child represents an address/profile line.
            
Namespace: CefSharp.DevTools.AutofillAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
 Syntax
Syntaxpublic AddressUI AddressUi { get; }public:
property AddressUI^ AddressUi {
	AddressUI^ get ();
}Property Value
AddressUI See Also
See Also