UserData Property
UserData
When implemented by a class, gets or sets user-specific data associated with this Form Designer
Declaration
IDictionary<string, object> UserData { get; }
Property Value
Type | Description |
---|---|
IDictionary<String, Object> |