DxSchedulerSourceObjectContainer.CustomFields Property
In This Article
Returns the collection of custom fields.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public DxExpandoDictionaryObject CustomFields { get; }
#Property Value
Type | Description |
---|---|
Dx |
The collection of custom fields. |
See Also