AppointmentLabel.CustomFields Property
In This Article
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
[Browsable(false)]
public CustomFieldCollection CustomFields { get; }
#Property Value
Type |
---|
Custom |
See Also