AppointmentResourcesEdit.ResetResourceIds() Method
Sets the AppointmentResourcesEdit.ResourceIds property to its default value.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Remarks
The ResetResourceIds method is used by Visual Studio Designer so that the user can right-click on the AppointmentResourcesEdit.ResourceIds property in the property browser and choose Reset to restore the property to its default value.
See Also