Appointment.GetRow(SchedulerStorageBase) Method
In This Article
Provides access to the data record for the current appointment.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
storage | Scheduler |
A Scheduler |
#Returns
Type | Description |
---|---|
Object | A data row object (Data |
See Also