blazor-devexpress-dot-blazor-100a00df.md
Stores an appointment’s CustomFields.
Namespace : DevExpress.Blazor
Assembly : DevExpress.Blazor.v25.2.dll
NuGet Package : DevExpress.Blazor
public class DxExpandoDictionaryObject :
IDictionary<string, object>,
ICollection<KeyValuePair<string, object>>,
IEnumerable<KeyValuePair<string, object>>,
IEnumerable,
INotifyPropertyChanged,
ICustomTypeDescriptor
The following members return DxExpandoDictionaryObject objects:
ICollection<KeyValuePair<String, Object>>
IEnumerable<KeyValuePair<String, Object>>
Object DxExpandoDictionaryObject
See Also