DxSchedulerAppointmentItem.IsNew Property
Gets whether the appointment is new.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public bool IsNew { get; protected set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also