The binding code is as follows:
For (int I=0; i{
The Appointment app=new DevExpress. XtraScheduler. The Appointment ();
App. AllDay=false;
App. LabelId=3;
//app. Location=list [I] f_ti_code;
App. The Location="";
App. Start=list [I] f_ti_implementtime. Value;
App. End=app. Start;
App. Subject=list [I]. [I] f_ti_name + "" + list are f_ti_implementtime. Value. ToString (HH: mm");
//app. StatusId=1;
App. The Description=list [I] pkid;
//set to true or show all day began to end time
App. AllDay=true;
SchedulerStorage1. Appointments. The Add (app);
}
CodePudding user response:
A list of attributes for the https://documentation.devexpress.com/WindowsForms/DevExpress.XtraScheduler.SchedulerControl.members can only see itCodePudding user response: