DxSchedulerSourceObjectContainer.Id Property
In This Article
Specifies the item ID.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public object Id { get; set; }
#Property Value
Type | Description |
---|---|
Object | The item ID. |
See Also