Property UserData
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
UserData
When implemented by a class, gets or sets user-specific data associated with this Form Designer
IDictionary<string, object> UserData { get; }